X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-options.xml;h=9af6f0ef7ca5120e00497d7091d737df865f6033;hp=6d5663744f86d577dd86e884a7e2f841661050fb;hb=bf95c509245f5cb4025ef2db348d5f7ace3b5994;hpb=02e5bbc0d685b1f565cbd71bc7c61858e74c4382 diff --git a/doc/gfs-options.xml b/doc/gfs-options.xml index 6d56637..9af6f0e 100644 --- a/doc/gfs-options.xml +++ b/doc/gfs-options.xml @@ -1,5 +1,4 @@ @@ -61,7 +60,7 @@ A user option that serves as a specifier for some sort of configuration, usually a filename. The argument to this option is transferred to member - confignameof the + configname of the statserv_options_block. @@ -155,6 +154,14 @@ + -r + size + + Maximum size of log file before rotation occurs, in kilobytes. + Default size is 1048576 k (=1 GB). + + + -d daemon @@ -171,6 +178,14 @@ . + + -m + time-format + + Sets the format of time-stamps in the log-file. Specify a string in + the input format to strftime(). + +