Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
wertarbyte authored and stefan committed Dec 12, 2008
1 parent 60c83a5 commit 20c69a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion hetzner-rdns.pl
Expand Up @@ -36,13 +36,15 @@ sub show_help {
--get Retrieve reverse DNS entries
--set Set a new reverse DNS entry
--delete Delete an existing DNS entry
--batch Read list of ip addresses and hostnames from STDIN
and transmit all mappings to Hetzner
Parameters:
--ip <address> IP address
--hostname Hostname to set
--replace Replace existing DNS entry
--all Retrieve all ip addresses
--batch Read list of ip addresses and hostnames from STDIN
EOF
exit 1;
}
Expand Down

0 comments on commit 20c69a2

Please sign in to comment.