X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=blobdiff_plain;f=shbackup.docbook;h=36741d98c4fb266bddd24fcc310830d971f9ba9d;hp=73b2fe8322be3b0015e10ce1675489abe7d4eb57;hb=f294e79dac12ead659af48f461c022eefba3fb2a;hpb=07fa9c2763775fe326e5aec08f8f4ee570072f5b diff --git a/shbackup.docbook b/shbackup.docbook index 73b2fe8..36741d9 100644 --- a/shbackup.docbook +++ b/shbackup.docbook @@ -38,14 +38,16 @@ shbackup is a simple backup solution which packs user-defined file sets with tar. Each - backup belongs to an epoch, which can be year, month, - week, day, hour or sporadic. The backup can be made + backup belongs to an epoch, which is 'sporadic' or one + of the user-defined epochs. Standard epochs are year, + month, week, day, or hour. The backup can be made either full, differential or incremental. shbackup takes care for pruning old - backups. The user defines for each epoch the number of + backups. The user defines for every epoch the number of backups to keep, except for 'sporadic'. Sporadic backups need to be removed manually. + @@ -104,8 +106,9 @@ Do not determine epoch automatically, but - use EPOCH, which can be year, month, - week, day, hour, sporadic. + use EPOCH, which can be sporadic or one + of the epochs defined in the + configuration file. @@ -117,6 +120,30 @@ + + + + Be more verbose and interact with user. + Equal to --verbosity info. + + + + + + + Set verbosity to LEVEL, which can be + error, warning, info, debug. + + + + + + + Print version info. + + + +