Lines Matching +full:force +full:- +full:mode
4 @cindex vendor-specific NTPD control program
7 # EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:04:17 AM by AutoGen 5.18.16
10 # From the definitions ntpdc-opts.def
11 # and the template file agtexi-cmd.tpl
19 @code{ntpq(1ntpqmdoc)} instead - it can do everything
28 It uses NTP mode 7 control message formats described in the source code.
30 be run either in interactive mode or controlled using command line
42 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpdc} program.
46 * ntpdc usage:: ntpdc help/usage (@option{--help})
47 * ntpdc ipv4:: ipv4 option (-4)
48 * ntpdc ipv6:: ipv6 option (-6)
49 * ntpdc command:: command option (-c)
50 * ntpdc interactive:: interactive option (-i)
51 * ntpdc listpeers:: listpeers option (-l)
52 * ntpdc numeric:: numeric option (-n)
53 * ntpdc peers:: peers option (-p)
54 * ntpdc showpeers:: showpeers option (-s)
55 * ntpdc unconnected:: unconnected option (-u)
65 @subsection ntpdc help/usage (@option{--help})
71 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will print
73 @code{more-help} is disabled on platforms without a working
80 ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p18
81 Usage: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
82 Flg Arg Option-Name Description
83 -4 no ipv4 Force IPv4 DNS name resolution
84 - prohibits the option 'ipv6'
85 -6 no ipv6 Force IPv6 DNS name resolution
86 - prohibits the option 'ipv4'
87 -c Str command run a command and exit
88 - may appear multiple times
89 -d no debug-level Increase debug verbosity level
90 - may appear multiple times
91 -D Num set-debug-level Set the debug verbosity level
92 - may appear multiple times
93 -i no interactive Force ntpq to operate in interactive mode
94 - prohibits these options:
99 -l no listpeers Print a list of the peers
100 - prohibits the option 'command'
101 -n no numeric numeric host addresses
102 -p no peers Print a list of the peers
103 - prohibits the option 'command'
104 -s no showpeers Show a list of the peers
105 - prohibits the option 'command'
106 -u no unconnected Use unconnected UDP to communicate with ntpd (default on Windows)
108 -? no help display extended usage information and exit
109 -! no more-help extended usage information passed thru pager
110 -> opt save-opts save the option state to a config file
111 -< Str load-opts load options from a config file
112 - disabled as '--no-load-opts'
113 - may appear multiple times
120 - reading file $HOME/.ntprc
121 - reading file ./.ntprc
122 - examining environment variables named NTPDC_*
129 @subsection ipv4 option (-4)
130 @cindex ntpdc-ipv4
132 This is the ``force ipv4 dns name resolution'' option.
142 Force DNS resolution of following host names on the command line
145 @subsection ipv6 option (-6)
146 @cindex ntpdc-ipv6
148 This is the ``force ipv6 dns name resolution'' option.
158 Force DNS resolution of following host names on the command line
161 @subsection command option (-c)
162 @cindex ntpdc-command
178 @subsection interactive option (-i)
179 @cindex ntpdc-interactive
181 This is the ``force ntpq to operate in interactive mode'' option.
191 Force ntpq to operate in interactive mode. Prompts will be written
194 @subsection listpeers option (-l)
195 @cindex ntpdc-listpeers
210 @subsection numeric option (-n)
211 @cindex ntpdc-numeric
214 Output all host addresses in dotted-quad numeric format rather than
217 @subsection peers option (-p)
218 @cindex ntpdc-peers
233 @subsection showpeers option (-s)
234 @cindex ntpdc-showpeers
249 @subsection unconnected option (-u)
250 @cindex ntpdc-unconnected
305 <option-name>
306 <sub-opt>...<...>...</sub-opt>
307 </option-name>
310 yielding an @code{option-name.sub-opt} string value of
320 @subsubheading version (-)
349 it to autogen-users@@lists.sourceforge.net. Thank you.