pull/87/head
cupcakearmy 4 years ago
parent a7779e04bd
commit 41736ea3c4
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9

@ -36,7 +36,7 @@
> [Exec](/cli/exec) > [Exec](/cli/exec)
> [Install](/cli/install) > [Install](/cli/install)
> [Uninstall](/cli/uninstall) > [Uninstall](/cli/uninstall)
> [Update](/cli/update) > [Upgrade](/cli/upgrade)
[Examples](/examples) [Examples](/examples)

@ -1,11 +0,0 @@
# Update
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
autorestic upgrade
```
Updates both restic and autorestic automagically.
> :ToCPrevNext

@ -0,0 +1,11 @@
# Upgrade
Autorestic can upgrade itself! Super handy right? Simply run autorestic upgrade and we will check for you if there are updates for restic and autorestic and install them if necessary.
```bash
autorestic upgrade
```
Updates both restic and autorestic automagically.
> :ToCPrevNext

@ -1,4 +1,4 @@
# Update # Upgrade
## From `0.x` to `1.0` ## From `0.x` to `1.0`

Loading…
Cancel
Save