From 3b4ba38082e36fe12ab5e9c44e7d684b48dc38ca Mon Sep 17 00:00:00 2001 From: Kerwin Bryant Date: Mon, 16 Oct 2023 09:27:49 +0800 Subject: [PATCH] Update tt.md --- site/docs/doc/tt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/doc/tt.md b/site/docs/doc/tt.md index 13f2854774..d9e1d46135 100644 --- a/site/docs/doc/tt.md +++ b/site/docs/doc/tt.md @@ -49,7 +49,7 @@ Affect(class count:1 , method count:1) cost in 130 ms, listenerId: 1. - 命令参数解析 - - `-t` + - `-t *Test print` tt 命令有很多个主参数,`-t` 就是其中之一。这个参数的表明希望记录下类 `*Test` 的 `print` 方法的每次执行情况。