Skip to content

Commit

Permalink
Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
tubbo committed Nov 19, 2012
1 parent 16deb39 commit 82c2c62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Or, run `pv config`.

Here are all of the commands PV can do:

![pv log](http://i.imgur.com/JJKDu.png)
### pv

Simply running `pv` will open your `$PAGER` with the stories
Expand All @@ -31,6 +32,7 @@ title and the ID:

123456 My spoon is too big. (A Banana)

![pv show](http://i.imgur.com/hIKrs.png)
### pv show 123456

Show the entire story's details, including tasks. Again, this is
Expand All @@ -45,7 +47,6 @@ viewed in your `$PAGER`...

I AM A BANANA!


### pv edit 123456 -s {start|finish|deliver|accept|reject|restart|close} -m "message"

Edits the status of a given story on Pivotal Tracker, with an optional message. The
Expand All @@ -55,6 +56,7 @@ message is appended to the story in comments.

Easier-to-remember aliases for the above command.

![pv help](http://i.imgur.com/RxzuQ.png)
### pv help

Show a command manual.
Expand Down

0 comments on commit 82c2c62

Please sign in to comment.