From 8a495b9a9f80b0b94070527acf6a4f4d06a7780e Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 1 Nov 2020 21:27:02 -0600 Subject: [PATCH] clean up usage text --- src/borgwrapper | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/borgwrapper b/src/borgwrapper index 26421ca..55f56d5 100755 --- a/src/borgwrapper +++ b/src/borgwrapper @@ -17,10 +17,8 @@ Usage: borgwrapper [OPTIONS] MODE OPTIONS -c CONFIG_FILE - -d - Run borg commands with dry-run where applicable - -V - Print version and exit. + -d Run borg commands with dry-run where applicable + -V Print version and exit. MODES init|backup|verify|exec