X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=blobdiff_plain;f=sitarba.docbook;fp=sitarba.docbook;h=1eacde1653bf9a99ad8b0c832eb47f3770aeffb6;hp=0000000000000000000000000000000000000000;hb=00610c729e3887f9d19e883c721400b3ce3e385c;hpb=49e5f540ea30ec5a28a98dc560a34cfcace55d2f diff --git a/sitarba.docbook b/sitarba.docbook new file mode 100644 index 0000000..1eacde1 --- /dev/null +++ b/sitarba.docbook @@ -0,0 +1,157 @@ + + + + + + + + + Stefan + Huber + + 2012-05-13 + + + + sitarba + 1 + + + + sitarba + a simple backup solution + + + + + sitarba + options + command + + + + + DESCRIPTION + + + sitarba is a simple backup solution + which packs user-defined file sets with tar. Each + 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. + + sitarba takes care for pruning old + backups. The user defines for every 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/sitarba.conf. + + + + + + + Do not determine epoch automatically, but + use EPOCH, which can be sporadic or one + of the epochs defined in the + configuration file. + + + + + + + Instead of configured mode use MODE, + which can be full, diff or incr. + + + + + + + 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. + + + + + + + + + AUTHOR + + + Stefan HUBER + + +