diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-06 23:17:15 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-06 23:17:15 +0100 |
commit | aa9662802343154e2315a742a23301a286932a0b (patch) | |
tree | 35018534d03b5b9e5b5e3ed265f9f9111a96637a /README | |
parent | Fix makefile (diff) | |
download | mongoclock-aa9662802343154e2315a742a23301a286932a0b.tar.gz mongoclock-aa9662802343154e2315a742a23301a286932a0b.tar.bz2 mongoclock-aa9662802343154e2315a742a23301a286932a0b.tar.xz |
Update documentation3.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@ NAME mongoclock - Just a humongous clock for the terminal SYNOPSIS - mongoclock + mongoclock [-s] DESCRIPTION Type mongoclock in the terminal and it will either, @@ -22,7 +22,7 @@ DESCRIPTION OPTIONS The mongoclock utility shall conform to the Base - Definitions volume of POSIX.1‐2008, Section 12.2, + Definitions volume of POSIX.1-2008, Section 12.2, Utility Syntax Guidelines. The following options shall be supported: @@ -44,4 +44,4 @@ RATIONALE you are in a public place. SEE ALSO - watch(1) + mongotimer(1), watch(1) |