Skip to content

Commit c65376e

Browse files
wilkicehengyunabc
authored andcommitted
docs: add retransform to stop.md
1 parent 8ea3d0a commit c65376e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/docs/doc/stop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
关闭 Arthas 服务端,所有 Arthas 客户端全部退出。
44

55
::: tip
6-
关闭 Arthas 服务器之前,会重置掉所有做过的增强类。但是用 redefine 重加载的类内容不会被重置。
6+
关闭 Arthas 服务器之前,会重置掉所有做过的增强类。但是用 redefine 和 retransform 重加载的类内容不会被重置。
77
:::

site/docs/en/doc/stop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
terminates the Arthas server, all the Arthas clients connecting to this server will be disconnected.
44

55
::: tip
6-
the class redefined by redefine command will not be reset.
6+
the class redefined by redefine or retransform command will not be reset.
77
:::

0 commit comments

Comments
 (0)