invoke-summary.texi (ntp-4.2.8p14) | : | invoke-summary.texi (ntp-4.2.8p15) | ||
---|---|---|---|---|
@node summary Invocation | @node summary Invocation | |||
@section Invoking summary | @section Invoking summary | |||
@pindex summary | @pindex summary | |||
@cindex compute various stastics from NTP stat files | @cindex compute various stastics from NTP stat files | |||
@ignore | @ignore | |||
# | # | |||
# EDIT THIS FILE WITH CAUTION (invoke-summary.texi) | # EDIT THIS FILE WITH CAUTION (invoke-summary.texi) | |||
# | # | |||
# It has been AutoGen-ed March 3, 2020 at 05:42:15 PM by AutoGen 5.18.5 | # It has been AutoGen-ed June 23, 2020 at 02:21:50 AM by AutoGen 5.18.5 | |||
# From the definitions summary-opts.def | # From the definitions summary-opts.def | |||
# and the template file agtexi-cmd.tpl | # and the template file agtexi-cmd.tpl | |||
@end ignore | @end ignore | |||
This section was generated by @strong{AutoGen}, | This section was generated by @strong{AutoGen}, | |||
using the @code{agtexi-cmd} template and the option descriptions for the @code{s ummary} program. | using the @code{agtexi-cmd} template and the option descriptions for the @code{s ummary} program. | |||
@menu | @menu | |||
* summary usage:: summary help/usage (@option{--help}) | * summary usage:: summary help/usage (@option{--help}) | |||
* summary directory:: directory option | * summary directory:: directory option | |||
skipping to change at line 42 | skipping to change at line 42 | |||
The text printed is the same whether selected with the @code{help} option | The text printed is the same whether selected with the @code{help} option | |||
(@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | |||
the usage text by passing it through a pager program. | the usage text by passing it through a pager program. | |||
@code{more-help} is disabled on platforms without a working | @code{more-help} is disabled on platforms without a working | |||
@code{fork(2)} function. The @code{PAGER} environment variable is | @code{fork(2)} function. The @code{PAGER} environment variable is | |||
used to select the program, defaulting to @file{more}. Both will exit | used to select the program, defaulting to @file{more}. Both will exit | |||
with a status code of 0. | with a status code of 0. | |||
@exampleindent 0 | @exampleindent 0 | |||
@example | @example | |||
summary - compute various stastics from NTP stat files - Ver. 4.2.8p14 | summary - compute various stastics from NTP stat files - Ver. 4.2.8p15 | |||
USAGE: summary [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... | USAGE: summary [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... | |||
--directory=str Directory containing stat files | --directory=str Directory containing stat files | |||
--end-date=num End date | --end-date=num End date | |||
--output-directory=str Output directory | --output-directory=str Output directory | |||
--peer-dist-limit=float Peer dist limit | --peer-dist-limit=float Peer dist limit | |||
--skip-time-steps=float Ignore time offsets larger that this | --skip-time-steps=float Ignore time offsets larger that this | |||
--start-date=num Start date | --start-date=num Start date | |||
-?, --help Display usage information and exit | -?, --help Display usage information and exit | |||
--more-help Pass the extended usage text through a pager | --more-help Pass the extended usage text through a pager | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |