From dcdb9c2301c9ce8be94bfbc39ccea003489a669d Mon Sep 17 00:00:00 2001 From: uuvccc Date: Tue, 25 Mar 2025 20:08:17 +0800 Subject: [PATCH] Update README.md Change "edit" to "test" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2a5c0..14cea4c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ SUBCOMMANDS: list List problems [aliases: l] pick Pick a problem [aliases: p] stat Show simple chart about submissions [aliases: s] - test Edit question by id [aliases: t] + test Test question by id [aliases: t] help Prints this message or the help of the given subcommand(s) ```