From dda323862c943129861f8c3997ce3a0e2df38019 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 9 Jul 2020 17:09:51 +0800 Subject: [PATCH] update doc --- README.html | 2 +- _sources/advanced-use.md.txt | 47 ++++++++++++++++++++++++++ _sources/index.md.txt | 2 +- _sources/trace.md.txt | 54 +++++++++++++++++++++++++++++ advanced-use.html | 42 ++++++++++++++++++++++- advice-class.html | 2 +- agent.html | 3 +- arthas3.html | 2 +- arthas_3_0/new_feature.html | 2 +- async.html | 3 +- batch-support.html | 3 +- cat.html | 2 +- classloader.html | 2 +- commands.html | 2 +- contact-us.html | 2 +- dashboard.html | 2 +- docker.html | 2 +- download.html | 2 +- dump.html | 2 +- echo.html | 2 +- en/_sources/advanced-use.md.txt | 49 +++++++++++++++++++++++++-- en/_sources/trace.md.txt | 60 ++++++++++++++++++++++++++++++--- en/advanced-use.html | 40 ++++++++++++++++++++++ en/agent.html | 1 + en/async.html | 1 + en/batch-support.html | 1 + en/save-log.html | 1 + en/searchindex.js | 2 +- en/trace.html | 53 +++++++++++++++++++++++++---- genindex.html | 2 +- getstatic.html | 2 +- grep.html | 2 +- groovy.html | 2 +- heapdump.html | 2 +- index.html | 4 +-- install-detail.html | 2 +- jad.html | 2 +- jvm.html | 2 +- keymap.html | 2 +- logger.html | 2 +- manual-install.html | 2 +- mbean.html | 2 +- mc.html | 2 +- monitor.html | 2 +- ognl.html | 2 +- options.html | 2 +- perfcounter.html | 2 +- profiler.html | 2 +- pwd.html | 2 +- quick-start.html | 2 +- redefine.html | 2 +- release-notes.html | 2 +- reset.html | 2 +- save-log.html | 3 +- sc.html | 2 +- search.html | 2 +- searchindex.js | 2 +- sm.html | 2 +- spring-boot-starter.html | 2 +- stack.html | 2 +- start-arthas.html | 2 +- sysenv.html | 2 +- sysprop.html | 2 +- tee.html | 2 +- thread.html | 2 +- trace.html | 42 ++++++++++++++++++++++- tt.html | 2 +- vmoption.html | 2 +- watch.html | 2 +- web-console.html | 2 +- 70 files changed, 439 insertions(+), 74 deletions(-) diff --git a/README.html b/README.html index edf96fce8..822a3c50c 100644 --- a/README.html +++ b/README.html @@ -91,7 +91,7 @@ +
  • as.sh and arthas-boot tips
  • User data report
  • Other features
  • diff --git a/en/async.html b/en/async.html index 599c7c1ce..c86ecbf6a 100644 --- a/en/async.html +++ b/en/async.html @@ -107,6 +107,7 @@
  • async in background
  • Web Console
  • Start as a Java Agent
  • +
  • as.sh and arthas-boot tips
  • User data report
  • Other features