diff options
| author | Mattias Andrée <maandree@kth.se> | 2021-04-17 23:22:42 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2021-04-17 23:22:42 +0200 | 
| commit | 77b7d340c997bc940f7dc074f58a4437c55c9faa (patch) | |
| tree | 59ee3eeb8df62a916093a22ae5b14223b2703f2a | |
| parent | Fix font bug (diff) | |
| download | mongoclock-77b7d340c997bc940f7dc074f58a4437c55c9faa.tar.gz mongoclock-77b7d340c997bc940f7dc074f58a4437c55c9faa.tar.bz2 mongoclock-77b7d340c997bc940f7dc074f58a4437c55c9faa.tar.xz  | |
Signed-off-by: Mattias Andrée <maandree@kth.se>
| -rw-r--r-- | mongoclock.1 | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/mongoclock.1 b/mongoclock.1 index fe1fe1c..7dc004f 100644 --- a/mongoclock.1 +++ b/mongoclock.1 @@ -24,7 +24,7 @@ right colour for you, simply change the font  colour on your terminal  .SH OPTIONS  The -.B cp +.B mongoclock  utility shall conform to the Base Definitions  volume of POSIX.1-2008,  .IR "Section 12.2, Utility Syntax Guidelines" . @@ -49,6 +49,3 @@ you are in a public place.  .SH "SEE ALSO"  .BR mongotimer (1),  .BR watch (1) -.SH AUTHORS -Mattias Andrée -.RI < maandree@kth.se >  | 
