aboutsummaryrefslogtreecommitdiffstats
path: root/docs/search.md
diff options
context:
space:
mode:
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).