Lines Matching refs:option
20 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpsweep} program.
23 * ntpsweep usage:: ntpsweep help/usage (@option{--help})
24 * ntpsweep host-list:: host-list option (-l)
25 * ntpsweep peers:: peers option (-p)
26 * ntpsweep maxlevel:: maxlevel option (-m)
27 * ntpsweep strip:: strip option (-s)
28 * ntpsweep host:: host option (-h)
33 @subsection ntpsweep help/usage (@option{--help})
38 The text printed is the same whether selected with the @code{help} option
39 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will print
65 @subsection host-list option (-l)
68 This is the ``host to execute actions on'' option.
69 This option takes a string argument.
72 This option has some usage constraints. It:
78 Use this option to specify the host on which this script operates.
81 @subsection peers option (-p)
84 This is the ``recursively list all peers a host synchronizes to'' option.
85 This option has no @samp{doc} documentation.
87 @subsection maxlevel option (-m)
90 This is the ``traverse peers up to this level (4 is a reasonable number)'' option.
91 This option takes a number argument.
92 This option has no @samp{doc} documentation.
94 @subsection strip option (-s)
97 This is the ``strip this string from hostnames'' option.
98 This option takes a string argument.
99 This option has no @samp{doc} documentation.
101 @subsection host option (-h)
104 This is the ``specify a single host'' option.
105 This option takes a string argument.
106 This option has no @samp{doc} documentation.