CI opt-test: Drop Python2 & Bash in Fedora latest.
[ntpsec.git] / ntpclients / ntpviz-man.adoc
blob0ae4ac912566b1dfe2de97090eaa96653c2a9942
1 = ntpviz(1)
2 :man version: @NTPSEC_VERSION@
3 include::../docs/include-man.ad[]
5 ntpviz - make visualizations of offset, jitter, etc. from stats file data
7 include::../docs/includes/ntpviz-body.adoc[]
9 == EXIT STATUS
11 One of the following exit values will be returned:
13 0::
14   Successful program execution.
15 1::
16   The operation failed, usually due to a missing logfile required for
17   a plot.
18 2::
19   Illegal command-line option.
21 // end