Rename queue help name
This commit is contained in:
parent
3572b12a1a
commit
9b52305285
5 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ pub struct Recv {
|
|||
/// Deadline until messages are received (format: "%Y-%m-%d %H:%M:%S")
|
||||
#[clap(short, long)]
|
||||
pub deadline: Option<String>,
|
||||
#[clap(value_name = "QNAME")]
|
||||
#[clap(value_name = "QUEUE")]
|
||||
pub queue: String,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue