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
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cmd.js')
-rwxr-xr-xbin/cmd.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/cmd.js b/bin/cmd.js
index 5a1c235..124e8c7 100755
--- a/bin/cmd.js
+++ b/bin/cmd.js
@@ -352,6 +352,8 @@ function onReady () {
clivas.line('{green:Streaming to} {bold:' + playerName + '}')
if (server)
clivas.line('{green:server running at} {bold:' + href + '}')
+ if (argv.out)
+ clivas.line('{green:downloading to} {bold:' + argv.out + '}')
clivas.line('')
clivas.line('{green:downloading:} {bold:' + filename + '}')