commit 0b29828112fe094b0e2d464d1a56f6d4d919de2a
parent cb7e376b5ff3dda9002174183f9fe3b29f1359f6
Author: Claudio Alessi <smoppy@gmail.com>
Date: Fri, 22 Jan 2016 21:58:20 +0100
Fix the synopsis.
Diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,9 @@
snore - sleep with feedback
===========================
+
+SYNOPSIS
+ snore [-v] [NUMBER[SUFFIX]...]
+
snore pause for NUMBER seconds. SUFFIX may be 's' for seconds, 'm' for minutes,
'h' four hours or 'd' for days. If the suffix is wrong or not given 's' is
default. Given two or more arguments, pause for the amount of time specified by
diff --git a/snore.1 b/snore.1
@@ -4,7 +4,7 @@ snore \- sleep with feedback
.SH SYNOPSIS
.B snore
.RB [ \-v ]
-.RI [ NUMBER ...]
+.RI "" NUMBER [ SUFFIX ]...
.SH DESCRIPTION
.B snore
pause for NUMBER seconds. SUFFIX may be 's' for seconds, 'm' for minutes, 'h'