mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-27 09:29:24 +01:00
fix(docs): Correct command overview paths (#1145)
This commit is contained in:
parent
af14366a2e
commit
2b1d39e270
@ -4,9 +4,9 @@ title: Commands
|
||||
|
||||
- [`atuin import`](../../docs/commands/import): Import shell history from file
|
||||
- [`atuin history list`](../../docs/commands/list): List all items in history
|
||||
- [`atuin search`](../../commands/search): Interactive history search
|
||||
- [`atuin server`](../../commands/server): Start an atuin server
|
||||
- [`atuin gen-completions`](../../commands/shell-completions): Generate shell completions
|
||||
- [`atuin stats`](../../commands/stats): Calculate statistics for your history
|
||||
- [`atuin sync`](../../commands/sync): Sync with the configured server
|
||||
- [`atuin search`](../../docs/commands/search): Interactive history search
|
||||
- [`atuin server`](../../docs/commands/server): Start an atuin server
|
||||
- [`atuin gen-completions`](../../docs/commands/shell-completions): Generate shell completions
|
||||
- [`atuin stats`](../../docs/commands/stats): Calculate statistics for your history
|
||||
- [`atuin sync`](../../docs/commands/sync): Sync with the configured server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user