postscript added

git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@18 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
wimpunk 2006-09-11 06:38:27 +00:00
parent 81aec1d061
commit de8c7553b3

View file

@ -40,6 +40,7 @@ $text['body'] =
" More information about the possible use-arguments can be found on \n" . " More information about the possible use-arguments can be found on \n" .
" the supported routers page</tr></td>" . " the supported routers page</tr></td>" .
"<tr><td>-ip address </td><td> set the IP address to 'address'.<td></tr>\n" . "<tr><td>-ip address </td><td> set the IP address to 'address'.<td></tr>\n" .
"<tr><td>-postscript script </td><td> run 'script' after updating.<td></tr>\n" .
"<tr><td>-if interface </td><td> obtain IP address from 'interface' (default: ppp0).<td></tr>\n" . "<tr><td>-if interface </td><td> obtain IP address from 'interface' (default: ppp0).<td></tr>\n" .
"<tr><td>-if-skip pattern </td><td> skip any IP addresses before 'pattern' in the output of ifconfig {if}.<td></tr>\n" . "<tr><td>-if-skip pattern </td><td> skip any IP addresses before 'pattern' in the output of ifconfig {if}.<td></tr>\n" .