X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=dss.ggo;h=1662e0d36f514491c1029e674bc407a98012942d;hp=f2901638b5e362e8c9ad19e14cd20eaa42e1a382;hb=17eea857c175123d68e7dffc28134befa4c0aa5f;hpb=117c2aab1ca6d5918a39e65dd9581545c3dc95b9 diff --git a/dss.ggo b/dss.ggo index f290163..1662e0d 100644 --- a/dss.ggo +++ b/dss.ggo @@ -77,9 +77,10 @@ option "logfile" - "Logfile for the dss daemon process" string typestr="filename" optional -details=" - This option is mostly useful for the run command if --daemon - is also given. +details = " + This option is only honored if both --run and --daemon are + given. Otherwise it is silently ignored and log output is + written to stderr. " ################## @@ -400,7 +401,8 @@ details=" Note that not every file system supports the concept of inodes. Moreover it is not possible to reliably detect whether this is the case. Therefore this feature is disabled by default. It's - safe to enable it for ext3 file systems on linux though. + safe to enable it for ext2/ext3/ext4 file systems on linux + though. A value of zero (the default) deactivates this check. "