Skip to content

Commit

Permalink
small docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
micha committed Jul 29, 2009
1 parent df4818d commit d711dc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.markdown
Expand Up @@ -118,6 +118,11 @@ With the `-V` options you can pipe data into `PUT` or `POST`, edit it in vi,
save the data (using `:wq` in vi, as normal) and the resulting data is then
PUT or POSTed. This is similar to the way `visudo` works, for example.

GET /blogs/2 | PUT -V

This fetches the data and lets you edit it, and then does a PUT on the
resource.

Errors and Output
=================

Expand Down

0 comments on commit d711dc3

Please sign in to comment.