diff options
| -rwxr-xr-x | bin/extra/pomo | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/pomo b/bin/extra/pomo index 68f3d59..a2c371d 100755 --- a/bin/extra/pomo +++ b/bin/extra/pomo @@ -5,7 +5,7 @@ for msg in "three" "two" "one"  do notif "$msg"  done -# $1: time in seconds +# $1: time in minutes  # $2: msg for notification  ring_ring()  {  | 
