From 4491cfd5365cda142132d4db8fdee050cfd37267 Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 10 Dec 2019 14:00:44 +0100 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 793a01c..c188a60 100644 --- a/README.md +++ b/README.md @@ -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