From 8b7dee9ee8a5192666db2729c0d8e08c80727105 Mon Sep 17 00:00:00 2001 From: Charles Pigott Date: Wed, 6 Sep 2017 12:48:56 +0100 Subject: [PATCH] Typo in helptext --- sanoid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sanoid b/sanoid index 0904c73..aec0fab 100755 --- a/sanoid +++ b/sanoid @@ -1072,6 +1072,7 @@ Options: --configdir=DIR Specify a directory to find config file sanoid.conf --cron Creates snapshots and purges expired snapshots + --verbose Prints out additional information during a sanoid run --readonly Simulates creation/deletion of snapshots --quiet Suppresses non-error output --force-update Clears out sanoid's zfs snapshot cache @@ -1082,5 +1083,5 @@ Options: --prune-snapshots Purges expired snapshots as specified in sanoid.conf --help Prints this helptext - --verbose Prints the version number + --version Prints the version number --debug Prints out a lot of additional information during a sanoid run