diff --git a/docs/docs/commands/commands.md b/docs/docs/commands/commands.md index 327ea4f9..cf0ba51e 100644 --- a/docs/docs/commands/commands.md +++ b/docs/docs/commands/commands.md @@ -2,4 +2,11 @@ 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 +