1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00

Update README

This commit is contained in:
2017-07-22 22:18:12 +02:00
parent 650969f1d6
commit cc7f2d3707

View File

@ -20,6 +20,7 @@
jQuery. This way they are viewable on mobile devices and not only on
traditional PC screens.
OPTIONS
ntpa can be started with the following options:
--config file
@ -36,19 +37,25 @@
--help Show help and version info.
SEE ALSO
ntpd(8), NTP daemon program
ntpq(8), NTP query program
ntpctl(8), Open NTP query program
ntp.conf(5), NTP daemon configuration file format
BUGS
Please report any bug that you encounter via:
https://bitbucket.org/anguist/ntpa/issues.
HOMEPAGE
http://ntpa.innolan.net/
FILES
/usr/local/etc/ntpa/ntpa.conf, Default NTP Analyzer configuration parameters
/usr/local/www/ntpa/index.html, Default web start page
/usr/log/ntpa/ntpa.log, Default log file
AUTHOR(S)
Carsten Sonne Larsen (cs@innolan.net)
SEE ALSO
ntpd(8), NTP daemon program
ntpq(8), NTP query program
ntpctl(8), Open NTP query program
ntp.conf(5), NTP daemon configuration file format
13 July 2017 ntpa(1)
AUTHORS
Carsten Sonne Larsen <cs@innolan.net>
22 July 2017 ntpa(1)