mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-08 09:25:33 +01:00
Fix --delete description (#853)
This commit is contained in:
parent
b85b603a99
commit
a72bf07453
@ -79,7 +79,7 @@ pub struct Cmd {
|
||||
#[arg(long)]
|
||||
cmd_only: bool,
|
||||
|
||||
// Delete anything matching this query. Will not print out the match
|
||||
/// Delete anything matching this query. Will not print out the match
|
||||
#[arg(long)]
|
||||
delete: bool,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user