mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Quick Start
|
||||
===========
|
||||
|
||||
## 1. Start Demo Application
|
||||
## 1. Start math-game
|
||||
|
||||
```bash
|
||||
curl -O https://arthas.aliyun.com/math-game.jar
|
||||
@@ -35,7 +35,7 @@ $ $ java -jar arthas-boot.jar
|
||||
[2]: 71560 math-game.jar
|
||||
```
|
||||
|
||||
The 'Demo' process is the second as shown above, press '2' then 'Enter'. Arthas will attach to the target process, and start to output:
|
||||
The `math-game` process is the second as shown above, press '2' then 'Enter'. Arthas will attach to the target process, and start to output:
|
||||
|
||||
```bash
|
||||
[INFO] Try to attach process 71560
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
快速入门
|
||||
===
|
||||
|
||||
## 1. 启动Demo
|
||||
## 1. 启动math-game
|
||||
|
||||
```bash
|
||||
curl -O https://arthas.aliyun.com/math-game.jar
|
||||
@@ -36,7 +36,7 @@ $ $ java -jar arthas-boot.jar
|
||||
[2]: 71560 math-game.jar
|
||||
```
|
||||
|
||||
Demo进程是第2个,则输入2,再输入`回车/enter`。Arthas会attach到目标进程上,并输出日志:
|
||||
`math-game`进程是第2个,则输入2,再输入`回车/enter`。Arthas会attach到目标进程上,并输出日志:
|
||||
|
||||
```bash
|
||||
[INFO] Try to attach process 71560
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"details": {
|
||||
"steps": [
|
||||
{
|
||||
"title": "启动demo",
|
||||
"title": "启动math-game",
|
||||
"text": "start-demo.md"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user