]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- improved man-pages
authorArvin Schnell <aschnell@suse.de>
Tue, 4 Sep 2012 12:18:44 +0000 (14:18 +0200)
committerArvin Schnell <aschnell@suse.de>
Tue, 4 Sep 2012 12:18:44 +0000 (14:18 +0200)
doc/snapper.8.in
doc/snapperd.8.in

index 01620505d8373b0c2fdec3962ef5e9333d1d991c..f8e2e7b313d462cc7971a705e783ce94233836c9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SNAPPER" "8" "2012-07-24" "@VERSION@" "Filesystem Snapshot Management"
+.TH "SNAPPER" "8" "2012-09-04" "@VERSION@" "Filesystem Snapshot Management"
 .SH "NAME"
 .LP
 snapper - Command\-line program for filesystem snapshot management
@@ -8,7 +8,7 @@ snapper - Command\-line program for filesystem snapshot management
 snapper [\fI\-\-global\-opts\fR] <\fBcommand\fR> [\fI\-\-command\-opts\fR]
 [\fBcommand-arguments\fR]
 
-snapper \fBhelp\fR
+snapper --help
 
 .SH "DESCRIPTION"
 .LP
@@ -16,8 +16,10 @@ Snapper is a command\-line program for filesystem snapshot management. It can
 create, delete and compare snapshots and undo changes done between snapshots.
 .LP
 Snapper never modifies the content of snapshots. Thus snapper creates
-read-only snapshots. Supported filesystems are btrfs and ext4 as well as
-snapshots of LVM logical volumes with thin-provisioning.
+read-only snapshots if supported by the kernel. Supported filesystems are
+btrfs and ext4 as well as snapshots of LVM logical volumes with
+thin-provisioning. Some filesystems might not be supported depending on your
+installation.
 
 .SH CONCEPTS
 
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..4057a2652131008d07ef1dd81c7931d8153ae533 100644 (file)
@@ -0,0 +1,24 @@
+.TH "SNAPPERD" "8" "2012-09-04" "@VERSION@" "Filesystem Snapshot Management"
+.SH "NAME"
+.LP
+snapperd - DBus daemon for snapper
+
+.SH "SYNTAX"
+.LP
+snapperd
+
+.SH "DESCRIPTION"
+.LP
+Snapperd is a DBus daemon for snapper and not for direct use by the user.
+
+.SH "HOMEPAGE"
+.LP
+http://en.opensuse.org/Portal:Snapper
+
+.SH "AUTHORS"
+.LP
+Arvin Schnell <aschnell@suse.de>
+
+.SH "SEE ALSO"
+.LP
+snapper(8)