summaryrefslogtreecommitdiffstats
path: root/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli.c')
-rw-r--r--cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.c b/cli.c
index 03b60c0..866f701 100644
--- a/cli.c
+++ b/cli.c
@@ -115,7 +115,7 @@ void Usage(int argc, char *argv[], const char *format, ...) {
" -p - Performance Evaluation\n"
" -r <addr|reg> - Read Data/Register\n"
" -w <addr|reg> - Write Data/Register\n"
-" -g <event> - Grab Event\n"
+" -g [event] - Grab Event\n"
" --reset - Reset board\n"
" --help - Help message\n"
"\n"