From: Arvin Schnell Date: Mon, 15 Oct 2012 14:31:03 +0000 (+0200) Subject: - updated man-pages X-Git-Tag: v0.1.3~80 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b6d2d48ffe0c200de553c3abf87feb199f793ee4;p=thirdparty%2Fsnapper.git - updated man-pages --- diff --git a/doc/snapper.8.in b/doc/snapper.8.in index f8e2e7b3..547dcc0a 100644 --- a/doc/snapper.8.in +++ b/doc/snapper.8.in @@ -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 -Delete a snapshot. +.B delete | - +Delete a snapshot or a range of snapshots. .TP .B mount @@ -255,4 +255,4 @@ Arvin Schnell .SH "SEE ALSO" .LP -btrfs(8), lvcreate(2) +btrfs(8), lvm(8) diff --git a/doc/snapperd.8.in b/doc/snapperd.8.in index 4057a265..cd8f05a8 100644 --- a/doc/snapperd.8.in +++ b/doc/snapperd.8.in @@ -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 .SH "SEE ALSO" .LP -snapper(8) +snapper(8), dbus-daemon(1)