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 /mongoclock.1 | |
parent | m (diff) | |
download | mongotimer-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.gz mongotimer-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.bz2 mongotimer-b9afde64d176a93950a2cda9aed118c50c4a19a8.tar.xz |
Add posix time support
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'mongoclock.1')
-rw-r--r-- | mongoclock.1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mongoclock.1 b/mongoclock.1 index 02d9d12..46131ff 100644 --- a/mongoclock.1 +++ b/mongoclock.1 @@ -21,6 +21,19 @@ your (or if it is too large,) just change the font size on your terminal. If it is not the right colour for you, simply change the font colour on your terminal +.SH OPTIONS +The +.B cp +utility shall conform to the Base Definitions +volume of POSIX.1-2008, +.IR "Section 12.2, Utility Syntax Guidelines" . +.PP +The following options shall be supported: +.TP +.B -s +Display the posix time (seconds since 1970-01-01 +00:00:00 UTC, ignoring inserted and removed leap +seconds). .SH RATIONALE It is really nice to have a large clock on your computer, instead of a small clock somewhere in |