aboutsummaryrefslogtreecommitdiffstats
path: root/docs/search.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-02-25 23:29:59 +0000
committerGitHub <noreply@github.com>2023-02-25 23:29:59 +0000
commitc558da5bebfebf239dde867f36cc35d56849accf (patch)
tree2e75e2c479fa1d89632eafd8119e084243bafa5e /docs/search.md
parentRevert "Remove shortcut numbers (#708)" (#724) (diff)
downloadatuin-c558da5bebfebf239dde867f36cc35d56849accf.zip
Add fancy web docs (#725)
* Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images
Diffstat (limited to '')
-rw-r--r--docs/docs/commands/search.md (renamed from docs/search.md)9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/search.md b/docs/docs/commands/search.md
index ef12d8b1..74209b0f 100644
--- a/docs/search.md
+++ b/docs/docs/commands/search.md
@@ -1,10 +1,11 @@
+---
+title: Searching History
+---
+
# `atuin search`
-```
-atuin search <query>
-```
-Atuin search also supports wildcards, with either the `*` or `%` character. By
+Atuin search supports wildcards, with either the `*` or `%` character. By
default, a prefix search is performed (ie, all queries are automatically
appended with a wildcard).