Skip to content

Commit

Permalink
Update src/command.zig
Browse files Browse the repository at this point in the history
Co-authored-by: hndrk <51416554+hendriknielaender@users.noreply.github.com>
  • Loading branch information
jinzhongjia and hendriknielaender authored Aug 9, 2024
1 parent 8835a42 commit de5dc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command.zig
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ fn display_help() !void {
\\Commands:
\\ ls, list List the versions of Zig or zls available to zvm.
\\ i, install Install the specified version of Zig or zls.
\\ use Use the specified version of Zig Zls.
\\ use Use the specified version of Zig or zls.
\\ remove Remove the specified version of Zig or Zls
\\ --version Display zvm version.
\\ --help Display this help message.
Expand Down

0 comments on commit de5dc6e

Please sign in to comment.