mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 16:26:25 +00:00
Update README.md
This commit is contained in:
parent
4491cfd536
commit
e25e65e052
28
README.md
28
README.md
@ -22,21 +22,6 @@ Autorestic is a wrapper around the amazing [restic](https://restic.net/). While
|
|||||||
- [Hooks](#before--after-hooks)
|
- [Hooks](#before--after-hooks)
|
||||||
- [Backends](#-backends)
|
- [Backends](#-backends)
|
||||||
|
|
||||||
### Commands
|
|
||||||
|
|
||||||
|
|
||||||
- [info](#info)
|
|
||||||
- [check](#check)
|
|
||||||
- [backup](#backup)
|
|
||||||
- [forget](#forget)
|
|
||||||
- [restore](#restore)
|
|
||||||
- [exec](#exec)
|
|
||||||
|
|
||||||
- [intall](#install)
|
|
||||||
- [uninstall](#uninstall)
|
|
||||||
- [upgrade](#upgrade)
|
|
||||||
|
|
||||||
|
|
||||||
## 🛳 Installation
|
## 🛳 Installation
|
||||||
|
|
||||||
Linux & macOS. Windows is not supported.
|
Linux & macOS. Windows is not supported.
|
||||||
@ -239,7 +224,18 @@ backends:
|
|||||||
B2_ACCOUNT_KEY: backblaze_account_key
|
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
|
### Info
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user