Lines Matching +full:cmd +full:- +full:max +full:- +full:name
7 # EDIT THIS FILE WITH CAUTION (invoke-ntptrace.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:05:48 AM by AutoGen 5.18.16
10 # From the definitions ntptrace-opts.def
11 # and the template file agtexi-cmd.tpl
28 On each line, the fields are (left to right): the host name, the host stratum,
31 synchronization distance, and (only for stratum-1 servers) the reference clock
35 defined in RFC-1305.
39 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntptrace} program.
42 * ntptrace usage:: ntptrace help/usage (@option{--help})
43 * ntptrace numeric:: numeric option (-n)
44 * ntptrace max-hosts:: max-hosts option (-m)
45 * ntptrace host:: host option (-r)
50 @subsection ntptrace help/usage (@option{--help})
56 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will print
58 @code{more-help} is disabled on platforms without a working
65 ntptrace - Trace peers of an NTP server - Ver. 4.2.8p18
66 USAGE: ntptrace [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [host]
68 -n, --numeric Print IP addresses instead of hostnames
69 -m, --max-hosts=num Maximum number of peers to trace
70 -r, --host=str Single remote host
71 -?, --help Display usage information and exit
72 --more-help Pass the extended usage text through a pager
74 Options are specified by doubled hyphens and their name or by a single
80 @subsection numeric option (-n)
81 @cindex ntptrace-numeric
84 Output hosts as dotted-quad numeric format rather than converting to
86 @node ntptrace max-hosts
87 @subsection max-hosts option (-m)
88 @cindex ntptrace-max-hosts
94 @subsection host option (-r)
95 @cindex ntptrace-host