mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
fix typo (#1204)
This commit is contained in:
@@ -131,7 +131,7 @@ public class ArthasBootstrap {
|
||||
/**
|
||||
* <pre>
|
||||
* 脚本里传过来的配置项,即命令行参数 > System Env > System Properties > arthas.properties
|
||||
* arthas.properties 指供一个配置项,可以反转优先级。 arthas.config.overrideAll=true
|
||||
* arthas.properties 提供一个配置项,可以反转优先级。 arthas.config.overrideAll=true
|
||||
* https://github.com/alibaba/arthas/issues/986
|
||||
* </pre>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user