]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- add xadiff command description to man page
authorOndrej Kozina <okozina@redhat.com>
Tue, 19 Mar 2013 12:40:37 +0000 (13:40 +0100)
committerOndrej Kozina <okozina@redhat.com>
Tue, 19 Mar 2013 12:40:37 +0000 (13:40 +0100)
doc/snapper.8.in

index 0b9ad45742673d20fffeafd0c947d5f483cba88c..af7eaf8012e37aa880cbc2ad09c30eb15bd39445 100644 (file)
@@ -219,6 +219,21 @@ Read files for which to undo changes from file <file>.
 Run the cleanup algorithm <cleanup-algorithm>. Currently implemented cleanup
 algorithms are number, timeline and empty-pre-post.
 
+.TP
+.B xadiff <number1>..<number2> [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