Skip to content

Commit

Permalink
Updates README.md for 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmckinney committed Dec 7, 2012
1 parent 3d7ff73 commit f758d58
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -58,6 +58,11 @@ Taken from `pomo help`:

$ pomo start
Started Fix IE stying issues, you have 25 minutes :)

* Alternatively, you can start the first incomplete task with a progress bar:

$ pomo start -p
Started Fix IE stying issues, you have 25 minutes :)
(=........................) 24 minutes remaining

* Once you have completed the task, list again (alternatively `pomo ls`):
Expand All @@ -74,7 +79,7 @@ Taken from `pomo help`:
* List only remaining tasks:

$ pomo ls--incomplete
$ pomo ls --incomplete
1. Destroy IE : 25 minutes
* List only completed tasks:
Expand Down

0 comments on commit f758d58

Please sign in to comment.