diff options
author | Mattias Andrée <maandree@kth.se> | 2020-09-04 22:18:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-09-04 22:18:26 +0200 |
commit | b9afde64d176a93950a2cda9aed118c50c4a19a8 (patch) | |
tree | dc32a2476da50df7b197f6121313cc07386c9c7c /README | |
parent | m (diff) | |
download | mongoclock-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.gz mongoclock-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.bz2 mongoclock-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.xz |
Add posix time support3.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -20,6 +20,17 @@ DESCRIPTION right colour for you, simply change the font colour on your terminal. ☺ +OPTIONS + The mongoclock utility shall conform to the Base + Definitions volume of POSIX.1‐2008, Section 12.2, + Utility Syntax Guidelines. + + The following options shall be supported: + + -s Display the posix time (seconds since + 1970-01-01 00:00:00 UTC, ignoring inserted + and removed leap seconds). + RATIONALE It is really nice to have a large clock on your computer, instead of a small clock somewhere in |