Skip to content

Commit

Permalink
Merge remote-tracking branch 'niallo/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrans committed Apr 4, 2013
2 parents 440f876 + c4f4314 commit d9ecc08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added bin/BrowserStackTunnel.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cmd.version(version)
.option('--os', 'The os of the browser or device. Defaults to win.')
.option('-t, --timeout <seconds>', "Launch duration after which browsers exit.")
.option('--attach', "Attach process to remote browser.")
.option('-k, --key', "Tunneling key.")
.option('-k, --key <key>', "Tunneling key.")
.option('--ssl', "ssl flag for tunnel.")
.option('--debug', "Debug mode. More verbose output.");

Expand Down

0 comments on commit d9ecc08

Please sign in to comment.