diff options
| -rw-r--r-- | docs/docs/reference/search.md | 2 |
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 | 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) | |
