docs: better description
parent
a947a2db2a
commit
82d94650a5
|
@ -7,7 +7,7 @@ use std::time::Duration;
|
|||
|
||||
#[derive(Parser)]
|
||||
#[command(name = "timers")]
|
||||
/// A advanced timer daemon/cli.
|
||||
/// A simple timer daemon/cli.
|
||||
pub struct Cli {
|
||||
#[command(subcommand)]
|
||||
pub command: Command,
|
||||
|
|
Loading…
Reference in New Issue