From de8c7553b33311712f8383c608b59ce36f70766b Mon Sep 17 00:00:00 2001 From: wimpunk Date: Mon, 11 Sep 2006 06:38:27 +0000 Subject: [PATCH] postscript added git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@18 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- html/doc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/doc.php b/html/doc.php index 9f42d2c..da38852 100644 --- a/html/doc.php +++ b/html/doc.php @@ -40,6 +40,7 @@ $text['body'] = " More information about the possible use-arguments can be found on \n" . " the supported routers page" . "-ip address set the IP address to 'address'.\n" . + "-postscript script run 'script' after updating.\n" . "-if interface obtain IP address from 'interface' (default: ppp0).\n" . "-if-skip pattern skip any IP addresses before 'pattern' in the output of ifconfig {if}.\n" .