atuin/docs/docs/commands
Tom Cammann e149a0a6e9
Add --reverse to atuin search (#862)
Add `-r/--reverse` flag to `atuin search` to allow searching by oldest
results first.

Example to find the oldest `cargo` command:
```
atuin search --limit 1 --reverse cargo
```
2023-04-11 09:39:23 +01:00
..
commands.md fix: many wins were broken 📝 (#789) 2023-03-19 10:51:05 +00:00
import.md Add fancy web docs (#725) 2023-02-25 23:29:59 +00:00
list.md Release v13 (#727) 2023-02-26 21:22:29 +00:00
search.md Add --reverse to atuin search (#862) 2023-04-11 09:39:23 +01:00
server.md Fix link to self-hosting (#731) 2023-02-27 07:12:26 +00:00
shell-completions.md Add fancy web docs (#725) 2023-02-25 23:29:59 +00:00
stats.md fix: many wins were broken 📝 (#789) 2023-03-19 10:51:05 +00:00
sync.md [docs] fix some links between config and commands (#733) 2023-02-27 08:12:00 +00:00