]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- updated man-pages
authorArvin Schnell <aschnell@suse.de>
Mon, 15 Oct 2012 14:31:03 +0000 (16:31 +0200)
committerArvin Schnell <aschnell@suse.de>
Mon, 15 Oct 2012 14:31:03 +0000 (16:31 +0200)
doc/snapper.8.in
doc/snapperd.8.in

index f8e2e7b313d462cc7971a705e783ce94233836c9..547dcc0aa43f91b0161ee7ad0240dde5f6c99162 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SNAPPER" "8" "2012-09-04" "@VERSION@" "Filesystem Snapshot Management"
+.TH "SNAPPER" "8" "2012-10-15" "@VERSION@" "Filesystem Snapshot Management"
 .SH "NAME"
 .LP
 snapper - Command\-line program for filesystem snapshot management
@@ -181,8 +181,8 @@ and the key and value must be seperated by an equal sign,
 e.g. requestid=42,user=arthur.
 
 .TP
-.B delete <number>
-Delete a snapshot.
+.B delete <number> | <number1>-<number2>
+Delete a snapshot or a range of snapshots.
 
 .TP
 .B mount <number>
@@ -255,4 +255,4 @@ Arvin Schnell <aschnell@suse.de>
 
 .SH "SEE ALSO"
 .LP
-btrfs(8), lvcreate(2)
+btrfs(8), lvm(8)
index 4057a2652131008d07ef1dd81c7931d8153ae533..cd8f05a8f6cdd4a9ae0dc5f4b9025c4145621bd5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SNAPPERD" "8" "2012-09-04" "@VERSION@" "Filesystem Snapshot Management"
+.TH "SNAPPERD" "8" "2012-10-15" "@VERSION@" "Filesystem Snapshot Management"
 .SH "NAME"
 .LP
 snapperd - DBus daemon for snapper
@@ -21,4 +21,4 @@ Arvin Schnell <aschnell@suse.de>
 
 .SH "SEE ALSO"
 .LP
-snapper(8)
+snapper(8), dbus-daemon(1)