Skip to content

Commit

Permalink
update rails-help description to be consistent with other commands
Browse files Browse the repository at this point in the history
  • Loading branch information
onshi committed Aug 12, 2024
1 parent 0d2e2aa commit 2ac0e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rails_new.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pub struct Cli {

#[derive(Subcommand)]
pub enum Commands {
/// Prints `rails new --help`
/// Print `rails new --help`
RailsHelp {},
}

Expand Down

0 comments on commit 2ac0e9a

Please sign in to comment.