Minor fixes in readme and clap help

This commit is contained in:
finga 2021-07-08 14:14:25 +02:00
parent f726083759
commit 8d127d840e
2 changed files with 5 additions and 4 deletions

View file

@ -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