Add usage function and -h/--help

This commit is contained in:
richard
2003-09-22 21:53:57 +00:00
committed by Richard P. Curnow
parent 6672f045c2
commit 73374497f2
2 changed files with 55 additions and 1 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ New in version 1.20
* Fix handling of initstepslew if no servers are listed (John Hasler)
* Fix install rule in Makefile if chronyd is in use (Juliusz Chroboczek)
* Replace sprintf by snprintf to remove risk of buffer overrun (John Hasler)
* Add --help to configure script
New in version 1.19
===================