X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=blobdiff_plain;f=shbackup.docbook;fp=shbackup.docbook;h=73b2fe8322be3b0015e10ce1675489abe7d4eb57;hp=0000000000000000000000000000000000000000;hb=07fa9c2763775fe326e5aec08f8f4ee570072f5b;hpb=62a41f19c5f25566b02fc5973510e1a1e4baa8d6 diff --git a/shbackup.docbook b/shbackup.docbook new file mode 100644 index 0000000..73b2fe8 --- /dev/null +++ b/shbackup.docbook @@ -0,0 +1,130 @@ + + + + + + + + + Stefan + Huber + + 2012-05-13 + + + + shbackup + 1 + + + + shbackup + a simple backup solution + + + + + shbackup + options + command + + + + + DESCRIPTION + + + 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 + either full, differential or incremental. + + shbackup takes care for pruning old + backups. The user defines for each epoch the number of + backups to keep, except for 'sporadic'. Sporadic + backups need to be removed manually. + + + + + + COMMANDS + + + + + + + Make a backup + + + + + + + List all backups + + + + + + + Prune outdated/stale backups + + + + + + + + + OPTIONS + + + + + + + Print out a help summary. + + + + + + + Use given configuration file instead of + /etc/shbackup.conf. + + + + + + + Do not determine epoch automatically, but + use EPOCH, which can be year, month, + week, day, hour, sporadic. + + + + + + + Instead of configured mode use MODE, + which can be full, diff or incr. + + + + + + + + AUTHOR + + + Stefan HUBER + + +