mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-12 00:20:38 +01:00
Fix --delete description (#853)
This commit is contained in:
parent
b85b603a99
commit
a72bf07453
@ -79,7 +79,7 @@ pub struct Cmd {
|
|||||||
#[arg(long)]
|
#[arg(long)]
|
||||||
cmd_only: bool,
|
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)]
|
#[arg(long)]
|
||||||
delete: bool,
|
delete: bool,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user