Skip to content

Commit

Permalink
Update README (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Reiter committed Nov 23, 2024
1 parent 35a7117 commit e926406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireman-config/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ struct App {
enum Command {
/// Runs a health check and prompts configuration details.
Check,
/// Installs wireman with default paths and configuration.
/// Setup wireman and create a default configuration file.
#[command(aliases = ["setup", "install"])]
Init,
}
Expand Down

0 comments on commit e926406

Please sign in to comment.