diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-21 11:52:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-21 11:52:14 +0000 |
commit | 91eba4b27017c3b7bf0d0bb548a12a694ed51a3b (patch) | |
tree | d4abb4bb2cdfd779a94d78040529812ffc89f0fe /doc/s6-tai64nlocal.html | |
parent | 01c12e7ac7bd0c95099dbe299f049c59081e35bc (diff) | |
download | s6-91eba4b27017c3b7bf0d0bb548a12a694ed51a3b.tar.xz |
Add -g option to s6-tai64nlocal
Diffstat (limited to 'doc/s6-tai64nlocal.html')
-rw-r--r-- | doc/s6-tai64nlocal.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/s6-tai64nlocal.html b/doc/s6-tai64nlocal.html index 0c7e597..2df3f86 100644 --- a/doc/s6-tai64nlocal.html +++ b/doc/s6-tai64nlocal.html @@ -29,7 +29,7 @@ time. <h2> Interface </h2> <pre> - s6-tai64nlocal + s6-tai64nlocal [ -g ] </pre> <ul> @@ -38,6 +38,12 @@ unfinished line, s6-tai64n processes it and writes it before exiting. </li> </ul> +<h2> Options </h2> + +<ul> + <li> <tt>-g</tt> : print GMT time instead of local time. </li> +</ul> + <h2> Notes </h2> <ul> |