Updated command usage info in README
This commit is contained in:
parent
2de0122678
commit
c89020d721
16
README.md
16
README.md
@ -21,14 +21,14 @@ cargo install --path .
|
|||||||
Usage: pomc <COMMAND>
|
Usage: pomc <COMMAND>
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
start
|
start Start the pomodoro timer
|
||||||
pause
|
pause Pause the pomodoro timer
|
||||||
stop
|
stop Stop the pomodoro timer
|
||||||
skip
|
skip Skip the current timer
|
||||||
get-iteration
|
get-iteration Retrieve the current iteration of the pomodoro
|
||||||
get-remaining
|
get-remaining Get remaining timer duration (MM:SS)
|
||||||
is-running
|
is-running Get whether the timer is running
|
||||||
is-on-break
|
is-on-break Get whether the current timer is a break
|
||||||
help Print this message or the help of the given subcommand(s)
|
help Print this message or the help of the given subcommand(s)
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user