mention the address option in the readme and the help text

Esse commit está contido em:
Simon Kusterer
2014-12-31 09:42:36 +01:00
commit a79fd95476
2 arquivos alterados com 3 adições e 0 exclusões
+2
Ver Arquivo
@@ -48,6 +48,8 @@ not supported in transcode mode.
use the `--device` option to specify the device on which you want to start casting.
Otherwise castnow will just use the first device it finds in the network.
* `--address <IP>` The IP address of your chromecast. This will skip the MDNS scan.
* `--subtitles <path/URL>` This can be a path or URL to a vtt or srt file which
contains subtitles.
+1
Ver Arquivo
@@ -28,6 +28,7 @@ if (opts.help) {
'Option Meaning',
'--tomp4 Convert file to mp4 while playback',
'--device <name> The name of the chromecast device that should be used',
'--address <ip> The IP address of your chromecast device',
'--subtitles <path/url> Path or URL to an SRT or VTT file',
'--myip <ip> Your main IP address',
'--verbose No output',