Skip to content

Commit d01ea67

Browse files
hengyunabcactions-user
authored andcommitted
Prettified Code!
1 parent fcd3a9b commit d01ea67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/docs/doc/monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
| _condition-express_ | 条件表达式 |
3939
| [E] | 开启正则表达式匹配,默认为通配符匹配 |
4040
| `[c:]` | 统计周期,默认值为 60 秒 |
41-
| `--classloader` | 指定 classloader hash,只增强该 classloader 加载的类 |
41+
| `--classloader` | 指定 classloader hash,只增强该 classloader 加载的类 |
4242
| [b] |**方法调用之前**计算 condition-express |
4343
| `[m <arg>]` | 指定 Class 最大匹配数量,默认值为 50。长格式为`[maxMatch <arg>]`|
4444

site/docs/en/doc/monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Parameter `[c:]` stands for cycles of statistics. Its value is an integer value
3838
| _condition-expression_ | condition expression for filtering method calls |
3939
| `[E]` | turn on regex matching while the default is wildcard matching |
4040
| `[c:]` | cycle of statistics, the default value: `60`s |
41-
| `--classloader` | Specify classloader hash, only enhance classes loaded by it |
41+
| `--classloader` | Specify classloader hash, only enhance classes loaded by it |
4242
| `[b]` | evaluate the condition-expression before method invoke |
4343
| `[m <arg>]` | Specify the max number of matched Classes, the default value is 50. Long format is `[maxMatch <arg>]`. |
4444

0 commit comments

Comments
 (0)