Skip to content

Commit 075b152

Browse files
wilkicehengyunabc
authored andcommitted
docs: fix -t example in tt.md
1 parent c65376e commit 075b152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/doc/tt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Affect(class count:1 , method count:1) cost in 130 ms, listenerId: 1.
5555
- 命令参数解析
5656
- `-t`
5757

58-
tt 命令有很多个主参数,`-t` 就是其中之一。这个参数的表明希望记录下类 `*Test``print` 方法的每次执行情况。
58+
tt 命令有很多个主参数,`-t` 就是其中之一。这个参数的表明希望记录下类 `demo.MathGame``primeFactors` 方法的每次执行情况。
5959

6060
- `-n 3`
6161

0 commit comments

Comments
 (0)