Minor fixes in readme and clap help
This commit is contained in:
parent
f726083759
commit
8d127d840e
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@ use clap::Clap;
|
|||
use log::warn;
|
||||
use std::{fs, os::unix::fs::PermissionsExt};
|
||||
|
||||
/// Print information about an existing message queue
|
||||
/// Print a list of existing message queues
|
||||
#[derive(Clap, Debug)]
|
||||
pub struct List {
|
||||
/// Show all parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue