autorestic/docs/markdown/cli/check.md
2021-04-16 00:26:57 +02:00

12 lines
251 B
Markdown

# Check
```bash
autorestic check
```
Checks locations and backends are configured properly and initializes them if they are not already.
This is mostly an internal command, but useful to verify if a backend is configured correctly.
> :ToCPrevNext