mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 16:23:54 +01:00
fix(docs): List all presently documented commands (#1140)
This commit is contained in:
parent
d7f8929656
commit
a9a1d0d398
@ -2,4 +2,11 @@
|
|||||||
title: Commands
|
title: Commands
|
||||||
---
|
---
|
||||||
|
|
||||||
- [`atuin import`](../../docs/commands/import)
|
- [`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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user