diff options
Diffstat (limited to 'doc/s6-svdt.html')
-rw-r--r-- | doc/s6-svdt.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/s6-svdt.html b/doc/s6-svdt.html index bb78061..a908d8c 100644 --- a/doc/s6-svdt.html +++ b/doc/s6-svdt.html @@ -66,5 +66,12 @@ the latest <em>maxlines</em> deaths. </li> <li> 111: system call failed </li> </ul> +<h2> Notes </h2> + +<ul> + <li> To obtain human-readable local time or GMT time instead of TAI64N timestamps, +simply pipe s6-svdt's output into <a href="s6-tai64nlocal.html">s6-tai64nlocal</a>. </li> +</ul> + </body> </html> |