Skip to content

Commit

Permalink
Update --help
Browse files Browse the repository at this point in the history
  • Loading branch information
Pencilcaseman committed Aug 17, 2024
1 parent 31b472f commit 5408c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fn cli(config: &config::Config) -> Result<(), String> {
},
],
arguments: vec![],
help: "A tool for managing and building modules",
help: "Automatically build and install modules for Environment Modules",
callback: None,
};

Expand Down

0 comments on commit 5408c5f

Please sign in to comment.