aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-01-16 14:48:08 -0800
committerGitHub <noreply@github.com>2026-01-16 14:48:08 -0800
commit2b962a8347dfbe34da38254df9f8f921b698e43b (patch)
treea0bc3a25f40d62693ed97a500af4f8b1ca504661 /docs
parentdocs(configuration): describe new utility "atuin-bind" for Bash (#3064) (diff)
downloadatuin-2b962a8347dfbe34da38254df9f8f921b698e43b.zip
docs: small edit to themes website file (#3069)
**Migrated from atuinsh/docs PR:** https://github.com/atuinsh/docs/pull/103 **Original author:** @AtomicRobotMan0101 --- meaninglessly small edit. I'm also working on a simple python script to add themes from the GOGH project into the /themes folder with appropriate mappings. I'll jump on the discord to discuss the plan :-) --------- Co-authored-by: Evan McBeth <64177332+AtomicRobotMan0101@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Ellie Huxtable <ellie@atuin.sh> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/reference/search.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/reference/search.md b/docs/docs/reference/search.md
index 6330df57..7bce816b 100644
--- a/docs/docs/reference/search.md
+++ b/docs/docs/reference/search.md
@@ -4,7 +4,7 @@ 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).
-| Arg | Description |
+| Arg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| Description |
| -------------------- | ----------------------------------------------------------------------------- |
| `--cwd`/`-c` | The directory to list history for (default: all dirs) |
| `--exclude-cwd` | Do not include commands that ran in this directory (default: none) |