From: Arvin Schnell Date: Thu, 6 Jun 2013 13:14:20 +0000 (+0200) Subject: - better formatted synopsis X-Git-Tag: v0.1.5~35 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=201ef41acf460110ad4e30cda4232208348ea059;p=thirdparty%2Fsnapper.git - better formatted synopsis --- diff --git a/doc/pam_snapper.sgml.in b/doc/pam_snapper.sgml.in index f0966692..55a91104 100644 --- a/doc/pam_snapper.sgml.in +++ b/doc/pam_snapper.sgml.in @@ -2,7 +2,10 @@ - 2013-05-23 + + 2013-05-23 + + pam_snapper 8 @@ -10,6 +13,7 @@ @VERSION@ Filesystem Snapshot Management + pam_snapper PAM module which creates filesystem snapshots via "Snapper" @@ -17,15 +21,16 @@ - pam_snapper.so debug - homeprefix=<> - ignoreservices=<> - ignoreusers=<> - rootasroot - ignoreroot - openonly - closeonly - cleanup=<> + pam_snapper.so + debug + homeprefix=prefix + ignoreservices=services + ignoreusers=users + rootasroot + ignoreroot + openonly + closeonly + cleanup=algorithm @@ -52,7 +57,6 @@ homeprefix=<prefix> Prefix for the name of the snapper configuration. The username will be appended to this prefix. - Default: "home_" @@ -72,7 +76,6 @@ rootasroot Perform a snapshot using the snapper configuration "root", if the user "root" logs in. In other words: the homeprefix is not used in this case. As the snapper configuration "root" is used for the system (the root filesystem), this means that with every login of the user "root" the complete "/" filesystem will be snapshotted. This can be useful to help administrators rolling back in case their activity / configuration changes have been accidentially wrong. - "rootasroot" and "ignoreroot" are mutual exclusive. @@ -80,7 +83,6 @@ ignoreroot No snapshot is taken, if the user "root" opens/closes a session. - "rootasroot" and "ignoreroot" are mutual exclusive. @@ -88,7 +90,6 @@ openonly Only create a single snapshot when opening the PAM session. - Default: create pre- and post-snapshots @@ -96,7 +97,6 @@ closeonly Only create a single snapshot when closing the PAM session. - Default: create pre- and post-snapshots @@ -104,7 +104,6 @@ cleanup Set snapper cleanup algorithm. - Default: (none) diff --git a/doc/snapper.sgml.in b/doc/snapper.sgml.in index 303561fa..de0090d4 100644 --- a/doc/snapper.sgml.in +++ b/doc/snapper.sgml.in @@ -2,7 +2,10 @@ - 2013-04-26 + + 2013-04-26 + + snapper 8 @@ -10,16 +13,25 @@ @VERSION@ Filesystem Snapshot Management + snapper Command-line program for filesystem snapshot management - - SYNTAX - snapper [] <command> [] [command-arguments] - snapper --help - + + + snapper + --global-opts + command + --command-opts + command-arguments + + + snapper + --help + + DESCRIPTION @@ -394,7 +406,6 @@ /var/log/snapper.log Logfile. Please include this file in bug reports. - diff --git a/doc/snapperd.sgml.in b/doc/snapperd.sgml.in index 41812be1..58a8fc5a 100644 --- a/doc/snapperd.sgml.in +++ b/doc/snapperd.sgml.in @@ -2,7 +2,10 @@ - 2012-10-15 + + 2012-10-15 + + snapperd 8 @@ -10,15 +13,17 @@ @VERSION@ Filesystem Snapshot Management + snapperd DBus daemon for snapper - - SYNTAX - snapperd - + + + snapperd + + DESCRIPTION