From e25e65e052da14250eeabc8fdb75b98af93e1a15 Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 10 Dec 2019 14:02:24 +0100 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index c188a60..7a79c1c 100644 --- a/README.md +++ b/README.md @@ -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