Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
45bf2a7f
...
45bf2a7fb7af64f4b56952d7bd51f315a145e7ce
authored
2014-02-19 15:16:46 +0100
by
Mickaël Andrieu
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge pull request #838 from Grahack/patch-4
In CLI docs, *may* fix a list item issue.
2 parents
96645b56
2111917e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/cli.rst
docs/cli.rst
View file @
45bf2a7
...
...
@@ -94,7 +94,7 @@ The `casperjs` command has three available options:
- ``--direct``: to prints out log messages to the console
- ``--log-level=[debug|info|warning|error]`` to set the :ref:`logging level <logging>`
- ``--engine=[phantomjs|slimerjs]`` to select the browser engine you want to use. CasperJS
supports PhantomJS (default) that runs Webkit, and SlimerJS that runs Gecko.
supports PhantomJS (default) that runs Webkit, and SlimerJS that runs Gecko.
.. warning::
...
...
Please
register
or
sign in
to post a comment