Whitespace fixes
This commit is contained in:
parent
59f363ffe2
commit
4bf9d59722
1 changed files with 46 additions and 48 deletions
|
@ -798,7 +798,6 @@ my @opt = (
|
|||
["retry", "!", "-{no}retry : retry failed updates."],
|
||||
["force", "!", "-{no}force : force an update even if the update may be unnecessary"],
|
||||
["timeout", "=i", "-timeout max : wait at most 'max' seconds for the host to respond"],
|
||||
|
||||
["syslog", "!", "-{no}syslog : log messages to syslog"],
|
||||
["facility", "=s", "-facility {type} : log messages to syslog to facility {type}"],
|
||||
["priority", "=s", "-priority {pri} : log messages to syslog with priority {pri}"],
|
||||
|
@ -811,7 +810,6 @@ my @opt = (
|
|||
["ipv6", "!", "-{no}ipv6 : use ipv6"],
|
||||
["help", "", "-help : this message"],
|
||||
["postscript", "", "-postscript : script to run after updating ddclient, has new IP as param"],
|
||||
|
||||
["query", "!", "-{no}query : print {no} ip addresses and exit"],
|
||||
["fw-banlocal", "!", ""], ## deprecated
|
||||
["test", "!", ""], ## hidden
|
||||
|
|
Loading…
Reference in a new issue