Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2015-03-20 04:50:36 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-03-20 04:50:36 +0300
commit525eef74dfa76485ef762b4a70deb0bf842c098f (patch)
treee302682d57f026e9f44182308dc106dc099349e1 /bin
parent020ffa3c70244684a45ae7386c52447ae237b8ca (diff)
cli: document `seed` command
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cmd.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/cmd.js b/bin/cmd.js
index f68658b..7fa1dad 100755
--- a/bin/cmd.js
+++ b/bin/cmd.js
@@ -109,8 +109,9 @@ function runHelp () {
download Download a torrent
create Create a .torrent file
info Show info for a .torrent file or magnet uri
+ seed Seed a file or folder
- Specify torrents as one of the following:
+ Specify torrent ids as one of the following:
* magnet uri
* http url to .torrent file
* filesystem path to .torrent file