help about postscript added

git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@106 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
wimpunk 2008-12-04 18:05:23 +00:00
parent 8b2d89d707
commit 7a437f9fdb

View file

@ -582,6 +582,7 @@ my @opt = (
[ "verbose", "!", "-{no}verbose : print {no} verbose information" ], [ "verbose", "!", "-{no}verbose : print {no} verbose information" ],
[ "quiet", "!", "-{no}quiet : print {no} messages for unnecessary updates" ], [ "quiet", "!", "-{no}quiet : print {no} messages for unnecessary updates" ],
[ "help", "", "-help : this message" ], [ "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" ], [ "query", "!", "-{no}query : print {no} ip addresses and exit" ],
[ "test", "!", "" ], ## hidden [ "test", "!", "" ], ## hidden