diff options
author | Mattias Andrée <m@maandree.se> | 2025-05-24 20:58:05 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-05-24 20:58:18 +0200 |
commit | 9c7ba683ff138e8ec2eebe191a9a728c6b1eed46 (patch) | |
tree | 1d683808dea3f00a1efccc284eb63c59ac8aa8e5 /mongotimer.1 | |
parent | Update e-mail (diff) | |
download | mongotimer-9c7ba683ff138e8ec2eebe191a9a728c6b1eed46.tar.gz mongotimer-9c7ba683ff138e8ec2eebe191a9a728c6b1eed46.tar.bz2 mongotimer-9c7ba683ff138e8ec2eebe191a9a728c6b1eed46.tar.xz |
Reset when r is pressed
Partially written by https://codeberg.org/artiom
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'mongotimer.1')
-rw-r--r-- | mongotimer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mongotimer.1 b/mongotimer.1 index 060866f..fa5be0e 100644 --- a/mongotimer.1 +++ b/mongotimer.1 @@ -16,6 +16,10 @@ and the time be displayed in yellow will paused. Pressing space again will unpause the timer/stopwatch. .PP +Pressing +.B r +will restart the timer/stopwatch. +.PP .B mongotimer is designed to be fit on most screens and be readable from all practical distances, so that |