wcmgr --version (return code: 0)
Usage: wcmgr [options] cache-file
Options:
-h This help display
-V Version information
-v be verbose
-a addr Add DNS record
-c Create new cache file
-d addr Delete DNS record
-f addr Find DNS record
-i name Import cache from file
-l List cache file contents
-n name hostname (used for add)
-p num Purge after num days
-s Display cache file stats/info
-t num TTL value (for add and stats)
-x name Export cache to tab file
If no options are specified, the default
action is to list the cache file contents.
wcmgr --help (return code: 0)
Usage: wcmgr [options] cache-file
Options:
-h This help display
-V Version information
-v be verbose
-a addr Add DNS record
-c Create new cache file
-d addr Delete DNS record
-f addr Find DNS record
-i name Import cache from file
-l List cache file contents
-n name hostname (used for add)
-p num Purge after num days
-s Display cache file stats/info
-t num TTL value (for add and stats)
-x name Export cache to tab file
If no options are specified, the default
action is to list the cache file contents.