Skip to content

Commit

Permalink
usage: You can specify more than 1 --caps option.
Browse files Browse the repository at this point in the history
  • Loading branch information
reid committed Feb 13, 2014
1 parent 065fc26 commit e8a6b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ CLI.prototype.route = function (argv) {
" [--coverage-dir <report-dir>] [--instrument-exclude <glob>...]" +
" [--hub <url>] [--loglevel <level>] [--timeout <seconds>]" +
" [--query <params>] [--basedir <dir>] [--browser <name[/version]>...]" +
" [--caps <capabilities>]" +
" [--caps <capabilities>...]" +
" [--wd-url <url>] [--self-url <url>]" +
" [--help] [--] [<HTML file>...]";

Expand Down

0 comments on commit e8a6b51

Please sign in to comment.