Skip to content

Commit

Permalink
cli: Change synopsis
Browse files Browse the repository at this point in the history
  • Loading branch information
dd86k committed Oct 14, 2023
1 parent 749dd86 commit b4804c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.d
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ int cli_help() {
" alicedbg FILE [OPTIONS...]\n"~
" alicedbg --attach-pid PID [OPTIONS...]\n"~
" alicedbg --dump FILE [OPTIONS...]\n"~
" alicedbg {-h|--help|--version|--license}\n"~
" alicedbg {-h|--help|--version|--ver|--license}\n"~
"\n"~
"OPTIONS"
);
Expand Down

0 comments on commit b4804c0

Please sign in to comment.