From: Andre Noll Date: Fri, 13 Mar 2009 08:24:21 +0000 (+0100) Subject: Merge commit 'fml/master' X-Git-Tag: v0.1.3~18^2^2~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=37da57359abfe349f22bd82b39719fe07a19e895;hp=a1ae667ebd08544d8d87f1eebe289d26cbe98752 Merge commit 'fml/master' --- diff --git a/INSTALL b/INSTALL index 8dd3846..1043ec5 100644 --- a/INSTALL +++ b/INSTALL @@ -9,6 +9,14 @@ some directory that is included in your PATH, e.g. to $HOME/bin or to Note that you'll likely need a recent version of ftp://ftp.gnu.org/pub/gnu/gengetopt/ (gnu gengetopt) to compile dss. +Optionally, type + + make man + +to create the man page of dss. This invokes help2man so make sure +that help2man is installed on your system. Note that the man page is +just the nroff variant of the output of "dss --detailed-help". + dss is known to compile on Linux, MacOS, Solaris, FreeBSD and NetBSD. However, it is run-tested only on Linux. diff --git a/dss.ggo b/dss.ggo index 4d14019..bca3fff 100644 --- a/dss.ggo +++ b/dss.ggo @@ -350,8 +350,8 @@ details=" If this flag is not given dss removes redundant and outdated snapshots automatically. - Otherwise, this feature is deactivated so that snapshots - are only being removed in case disk space or inode ratio + Otherwise, this feature is deactivated so that snapshots are + only being removed in case disk space or number of free inodes becomes low. Use this flag if the file system containing the destination directory is used for snapshots only. "