From bb321ed9a33d6c90e2529db86ffabd913805088a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Apr 2016 19:46:37 +0200 Subject: journalctl: add output mode where time is shown in seconds since 1st Jan 1970 UTC aka "UNIX time". Fixes: #2120 --- man/journalctl.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man') diff --git a/man/journalctl.xml b/man/journalctl.xml index 7a634879cc..c448e0771b 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -270,6 +270,16 @@ + + + + + + is very similar, but shows seconds passed since January 1st 1970 UTC instead of wallclock + timestamps ("UNIX time"). The time is shown with microsecond accuracy. + + + -- cgit v1.2.3-54-g00ecf