From aedc33c88dbe48bb80ddcb49ff304a5fa437a2c4 Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Sun, 5 Oct 2014 01:18:46 +0200 Subject: [PATCH] Formatting fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bddf37a..875f437 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ You can of course also install server and client on the same machine. This may b sudo ./install all ## Uninstalling -For uninstalling run ./uninstall.sh [all|server|client]. These remove all the scripts but preserve the data in `/bkp` (or whatever your backup folder is). +For uninstalling run `./uninstall.sh [all|server|client]`. These remove all the scripts but preserve the data in `/bkp` (or whatever your backup folder is). ## Backup strategies The intended use case for rs-backup-suite is as follows: you set up the server part on your NAS. Then you create a backup user for each user on each client machine.