The new options --log-format and --date-format must have arguments.
* src/mcron.in: change the optionsʼ specification
This commit is contained in:
parent
cbce8eb293
commit
edf47a93de
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@
|
||||||
"format of data passed as standard input or file "
|
"format of data passed as standard input or file "
|
||||||
"arguments, 'guile' or 'vixie' (default guile)")
|
"arguments, 'guile' or 'vixie' (default guile)")
|
||||||
option (--log -l "write log messages to standard output")
|
option (--log -l "write log messages to standard output")
|
||||||
option (--log-format "(ice-9 format) format string for log messages")
|
option (--log-format= "(ice-9 format) format string for log messages")
|
||||||
option (--date-format "(srfi srfi-19) date format for log messages")
|
option (--date-format= "(srfi srfi-19) date format for log messages")
|
||||||
help-postamble
|
help-postamble
|
||||||
"Mandatory or optional arguments to long options are also mandatory or "
|
"Mandatory or optional arguments to long options are also mandatory or "
|
||||||
"optional for any corresponding short options."
|
"optional for any corresponding short options."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue