Skip to content

Commit

Permalink
chore: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 12, 2024
1 parent 0c9259f commit 3eadcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ static AFTER_LONG_HELP: &str = color_print::cstr!(
$ <bold>mise install node@20</bold> Install a version matching a prefix
$ <bold>mise install node</bold> Install the node version defined in config
$ <bold>mise install</bold> Install all plugins/tools defined in config
$ <bold>mise install cargo:ripgrep Install something via cargo
$ <bold>mise install npm:prettier Install something via npm
Expand Down

0 comments on commit 3eadcb5

Please sign in to comment.