From 7a437f9fdbfff418f62906bafcfef1625ee7a242 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Thu, 4 Dec 2008 18:05:23 +0000 Subject: [PATCH] help about postscript added git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@106 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- ddclient | 1 + 1 file changed, 1 insertion(+) diff --git a/ddclient b/ddclient index 804ae91..282a7d7 100755 --- a/ddclient +++ b/ddclient @@ -582,6 +582,7 @@ my @opt = ( [ "verbose", "!", "-{no}verbose : print {no} verbose information" ], [ "quiet", "!", "-{no}quiet : print {no} messages for unnecessary updates" ], [ "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" ], [ "test", "!", "" ], ## hidden