Update README.md

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

View File

@ -22,21 +22,6 @@ Autorestic is a wrapper around the amazing [restic](https://restic.net/). While
- [Hooks](#before--after-hooks)
- [Backends](#-backends)
### Commands
- [info](#info)
- [check](#check)
- [backup](#backup)
- [forget](#forget)
- [restore](#restore)
- [exec](#exec)
- [intall](#install)
- [uninstall](#uninstall)
- [upgrade](#upgrade)
## 🛳 Installation
Linux & macOS. Windows is not supported.
@ -239,7 +224,18 @@ backends:
B2_ACCOUNT_KEY: backblaze_account_key
```
## Commands
## 👉 Commands
* [info](#info)
* [check](#check)
* [backup](#backup)
* [forget](#forget)
* [restore](#restore)
* [exec](#exec)
* [intall](#install)
* [uninstall](#uninstall)
* [upgrade](#upgrade)
### Info