Skip to content

Commit

Permalink
cli: rename to
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-prosser committed Sep 25, 2023
1 parent 868f47a commit 1951ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/commands/create/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pub enum CreateArgs {
/// Set a new value for a quota
Quota(CreateQuotaArgs),

#[structopt(name = "stream")]
#[structopt(name = "streams")]
/// Create a stream
Stream(CreateStreamsArgs),
}
Expand Down

0 comments on commit 1951ce8

Please sign in to comment.