From: Ondrej Kozina Date: Tue, 19 Mar 2013 12:40:37 +0000 (+0100) Subject: - add xadiff command description to man page X-Git-Tag: v0.1.3~18^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f23c8f4fa793f9f2c3651331ba4e75e0b9ac1ade;p=thirdparty%2Fsnapper.git - add xadiff command description to man page --- diff --git a/doc/snapper.8.in b/doc/snapper.8.in index 0b9ad457..af7eaf80 100644 --- a/doc/snapper.8.in +++ b/doc/snapper.8.in @@ -219,6 +219,21 @@ Read files for which to undo changes from file . Run the cleanup algorithm . Currently implemented cleanup algorithms are number, timeline and empty-pre-post. +.TP +.B xadiff .. [files] +Compare the extended attributes. This command will genereate a report +describing the modifications that have taken place in time between the +snapshots number1 and number2 has been made. See example below: +.IP +.B \ +:user.foo +for created attributes +.IP +.B \ -:user.bar +for removed attributes +.IP +.B -+:security.selinux +for modified attributes + .SH "PERMISSIONS" .LP Non-root users can be allowed to use a configuration by setting ALLOW_USERS or