Update update command in docs

This commit is contained in:
Fuzzy
2021-05-06 23:05:34 -04:00
committed by GitHub
parent 478e193d78
commit 1326e7e53c

View File

@@ -3,7 +3,7 @@
Autorestic can update itself! Super handy right? Simply run autorestic update and we will check for you if there are updates for restic and autorestic and install them if necessary. Autorestic can update itself! Super handy right? Simply run autorestic update and we will check for you if there are updates for restic and autorestic and install them if necessary.
```bash ```bash
autorestic update autorestic upgrade
``` ```
Updates both restic and autorestic automagically. Updates both restic and autorestic automagically.