From d5515f5bcd5b22393ee7dc055b4e4e8a9d7cb169 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 15 Apr 2023 10:24:59 +0100 Subject: Avoid accidentally deleting all history, but allow it if intended (#878) * Avoid accidentally deleting all history, but allow it if intended * docs --- docs/docs/commands/search.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/docs/commands/search.md b/docs/docs/commands/search.md index 8714292c..f3217f07 100644 --- a/docs/docs/commands/search.md +++ b/docs/docs/commands/search.md @@ -22,6 +22,7 @@ appended with a wildcard). | `--limit` | Limit the number of results (default: none) | | `--offset` | Offset from the start of the results (default: none) | | `--delete` | Delete history matching this query | +| `--delete-it-all` | Delete all shell history | | `--reverse` | Reverse order of search results, oldest first | ## `atuin search -i` -- cgit v1.3.1