You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/site/docs/doc/version.md

11 lines
114 B
Markdown

# version
输出当前目标 Java 进程所加载的 Arthas 版本号
## 使用参考
```
$ version
3.5.1
```