fix getopts flag for comment
This commit is contained in:
parent
766a99478b
commit
fcd7e75ce1
|
@ -21,7 +21,7 @@ help()
|
|||
echo " -r <record> Resource record content (data / values)."
|
||||
echo " -l <ttl> TTL, optional, defaults to $zone_defaults_ttl."
|
||||
echo " -s <0|1> Status, optional. O (default) for active or 1 for disabled."
|
||||
echo " -c <comment> An optional comment/note about the record."
|
||||
echo " -w <comment> An optional comment/note about the record."
|
||||
echo " -a <account> The account that the comment gets attributed too."
|
||||
echo " Only used if comment is set. Optional, defaults to hostname of server running this script."
|
||||
echo
|
||||
|
|
Loading…
Reference in New Issue
Block a user