1 /* -*- Mode
: Text
-*- */
3 autogen definitions options
;
6 prog
-title
= "vendor-specific NTP query program";
7 argument
= '[ host ...]';
11 #include autogen
-version.def
19 descrip
= "Force IPv4 DNS name resolution";
21 Force DNS resolution of following host names on the command line
22 to the IPv4 namespace.
30 descrip
= "Force IPv6 DNS name resolution";
32 Force DNS resolution of following host names on the command line
33 to the IPv6 namespace.
41 descrip
= "run a command and exit";
46 The following argument is interpreted as an interactive format command
47 and is added to the list of commands to be executed on the specified
55 descrip
= "Print a list of the peers";
58 Print a list of the peers known to the server as well as a summary of
59 their state. This is equivalent to the
'listpeers' interactive command.
66 descrip
= "Print a list of the peers";
69 Print a list of the peers known to the server as well as a summary
70 of their state. This is equivalent to the
'peers' interactive command.
77 descrip
= "Show a list of the peers";
80 Print a list of the peers known to the server as well as a summary
81 of their state. This is equivalent to the
'dmpeers' interactive command.
88 flags
-cant
= command
, listpeers
, peers
, showpeers
;
89 descrip
= "Force ntpq to operate in interactive mode";
91 Force ntpq to operate in interactive mode. Prompts will be written
92 to the standard output and commands read from the standard input.
96 #include debug
-opt.def
101 descrip
= "numeric host addresses";
103 Output all host addresses in dotted
-quad numeric format rather than
104 converting to the canonical host names.
108 detail
= <<- _END_DETAIL
111 utility program is used to query an NTP daemon about its
112 current state and to request changes in that state.
113 It uses NTP mode
7 control message formats described in the source code.
115 be run either in interactive mode or controlled using command line
117 Extensive state and statistics information is available
121 In addition
, nearly all the
122 configuration options which can be specified at startup using
123 ntpd
's configuration file may also be specified at run time using