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