Update README.md

This commit is contained in:
Nicco 2019-12-10 14:00:44 +01:00 committed by GitHub
parent d0e82b47e1
commit 4491cfd536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -24,17 +24,18 @@ Autorestic is a wrapper around the amazing [restic](https://restic.net/). While
### Commands
- info
- check
- backup
- forget
- restore
- exec
- intall
- uninstall
- upgrade
- help
- [info](#info)
- [check](#check)
- [backup](#backup)
- [forget](#forget)
- [restore](#restore)
- [exec](#exec)
- [intall](#install)
- [uninstall](#uninstall)
- [upgrade](#upgrade)
## 🛳 Installation