X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=blobdiff_plain;f=shbackup;h=f8f8c26f324fe5cb4d830d553a086e8f0668f141;hp=cd2443727f6ddf851e25c12ded9f4cd9f4f85795;hb=52109733736bd4bc080330f10f33c47cf7a81c4d;hpb=1279c0a182af8138af63506425692e36450481eb diff --git a/shbackup b/shbackup index cd24437..f8f8c26 100755 --- a/shbackup +++ b/shbackup @@ -597,8 +597,8 @@ def printUsage(): print(" -h, --help print this usage text") print(" -c, --conf use given configuration file") print(" default: /etc/shbackup.conf") - print(" -e, --epoch force to create backup for given epoch:") - print(" year, month, week, day, hour, sporadic") + print(" -e, --epoch force to create backup for given epoch, which") + print(" can be 'sporadic' or one of the configured epochs") print(" -m, --mode override mode: full, diff, or incr") print(" -v, --verbose be more verbose and interact with user") print(" --verbosity LEVEL set verbosity to LEVEL, which can be")