aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-04-15 10:24:59 +0100
committerGitHub <noreply@github.com>2023-04-15 10:24:59 +0100
commitd5515f5bcd5b22393ee7dc055b4e4e8a9d7cb169 (patch)
treeaaa25bc23c6170b5a1f9218568b118be225d83e8 /docs
parentImprove error message for issue #850. (#876) (diff)
downloadatuin-d5515f5bcd5b22393ee7dc055b4e4e8a9d7cb169.zip
Avoid accidentally deleting all history, but allow it if intended (#878)
* Avoid accidentally deleting all history, but allow it if intended * docs
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/commands/search.md1
1 files changed, 1 insertions, 0 deletions
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`