aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWill Drewry <wad@chromium.org>2014-09-18 16:16:56 -0500
committerWill Drewry <wad@chromium.org>2014-09-18 16:22:11 -0500
commit47313d1f1ae3749f69ad0344e8125f1d61f6faed (patch)
tree47e3b47b360c9a378729ed336cdeb5a2090cba54 /man
parent9c331bf201909fb5a85725202eee872d4323e12d (diff)
downloadtlsdate-47313d1f1ae3749f69ad0344e8125f1d61f6faed.tar.gz
continued merge overhaul
- Integration tests now all run properly - Added 'emit' helper for integration tests - Cleaned up accidental closure of stdin if hwclock isn't being sync'd - Cleaned up verb_debug to just use logat cleanly - Updated man page for -U (dbus disable) and -b (verbose_debug) - Pushed in placeholders for some unittests that need to be added.
Diffstat (limited to 'man')
-rw-r--r--man/tlsdated.88
1 files changed, 6 insertions, 2 deletions
diff --git a/man/tlsdated.8 b/man/tlsdated.8
index c32ff49..9954ab9 100644
--- a/man/tlsdated.8
+++ b/man/tlsdated.8
@@ -27,7 +27,7 @@ dry run (don't really set time)
.IP "\-r"
use stdin instead of netlink for routes
.IP "\-t [n]"
-try [n] times when a new route appears
+try up to n times if unsuccessful to synchronize the time
.IP "\-d [n]"
delay n seconds between tries
.IP "\-T [n]"
@@ -39,13 +39,17 @@ set the cache directory
.IP "\-a [n]"
run at most every n seconds in steady state
.IP "\-l"
-don't load disk timestamps
+don't load disk timestamps
.IP "\-s"
don't save disk timestamp
.IP "\-j [n]"
add up to n seconds of jitter to steady-state fetches
.IP "\-v"
be verbose
+.IP "\-b"
+be extra verbose (debugging)
+.IP "\-U"
+do not use DBus if supported
.IP "\-h"
print help message
.IP "\-f [/path/to/config/file]"