Improve help text

This commit is contained in:
finga 2021-06-27 02:56:31 +02:00
parent d88d69bbb1
commit f0fb50bc24
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ use humantime::Duration;
/// Send a message to a message queue
#[derive(Clap, Debug)]
pub struct Send {
/// Use priority PRIO, PRIO >= 0
/// Set a different priority, priority >= 0
#[clap(short, long, default_value = "0")]
pub priority: u32,
/// Do not block