autorestic/docs/pages/cli/completion.md

16 lines
331 B
Markdown
Raw Permalink Normal View History

2021-04-28 08:34:43 +00:00
# Completion
```bash
autorestic completion [bash|zsh|fish|powershell]
```
Autorestic can generate shell completions automatically to make the experience even easier.
Supported shells are
- bash
- zsh
- fish
- powershell
To see how to install run `autorestic help completion` and follow the instructions for your specific shell