commit 5bfdab8bf261e9cf5bac338f6187922bd37e6ea1
parent c5da3881fc47f3397153d3f9fe5490cba676fe18
Author: Naveen Narayanan zerous <zerous@nocebo.space>
Date: Sun, 10 Dec 2017 10:57:50 +0300
Fix Documentation
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pomodoro.1 b/pomodoro.1
@@ -24,13 +24,13 @@ break periods.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl b Ar break_period
-Set the break period in minutes.
+Set break period in minutes.
.It Fl l Ar logfile
Log file location.
By default this is
.Pa ~/.pomodoro
.It Fl p Ar pomodoro_period
-Set the pomodoro period in minutes.
+Set pomodoro period in minutes.
.It Fl v
Show program version.
.El