Rename queue help name
This commit is contained in:
parent
3572b12a1a
commit
9b52305285
5 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@ pub struct Create {
|
|||
#[clap(short = 's', long)]
|
||||
msgsize: Option<usize>,
|
||||
/// Name of the queue
|
||||
#[clap(value_name = "QNAME")]
|
||||
#[clap(value_name = "QUEUE")]
|
||||
queue: String,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue