Changeset 2e0bd1b


Ignore:
Timestamp:
06/23/2009 09:36:30 AM (16 years ago)
Author:
Damien Churchill <damoc@gmail.com>
Branches:
2.0.x, develop, extjs4-port, master
Children:
76d3c2
Parents:
46163b
Message:

fix an error in the doc string for add_torrents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/web/json_api.py

    r46163b r2e0bd1b  
    480480       
    481481        **Usage**
    482         >>> json_api.add_torrents([{
     482        >>> json_api.web.add_torrents([{
    483483                "path": "/tmp/deluge-web/some-torrent-file.torrent",
    484484                "options": {"download_path": "/home/deluge/"}
Note: See TracChangeset for help on using the changeset viewer.