-.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
snapper [\fI\-\-global\-opts\fR] <\fBcommand\fR> [\fI\-\-command\-opts\fR]
[\fBcommand-arguments\fR]
-snapper \fBhelp\fR
+snapper --help
.SH "DESCRIPTION"
.LP
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
+.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)