From 982d3717c655e69e498116171991dfa3bfc66fa9 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 5 Oct 2015 10:19:40 +0200 Subject: [PATCH] Update usage information, add [-|--latest] --- bin/backup-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/backup-status b/bin/backup-status index 7c1c183..f045024 100755 --- a/bin/backup-status +++ b/bin/backup-status @@ -41,7 +41,7 @@ for conf in \ done Usage() { - echo "Usage: $NAME [-q|--quick] [ [ [...]]]" + echo "Usage: $NAME [-l|--latest] [-q|--quick] [ [ [...]]]" echo " $NAME {-r|--running}" exit 2 } -- 2.39.2