Commit 2111917e 2111917e04e16be7c6ba22ad796c6cc8507ce209 by Grahack

In CLI docs, *may* fix a list item issue.

1 parent 96645b56
......@@ -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::
......