Skip to content

Commit

Permalink
added set method to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlandais committed Apr 11, 2014
1 parent 6b494b1 commit 01cdb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ Set torrent's properties.
```coffee
transmission.set [1, 6], options, (err) ->
```
You must provide ono or more ids. According to the rpc-spec, transmission will not respond a success argument. Only error.
You must provide one or more ids. According to the rpc-spec, transmission will not respond a success argument. Only error.

### transmission.add(path, callback)

Expand Down

0 comments on commit 01cdb7b

Please sign in to comment.