Skip to content

Commit

Permalink
doc: Update other instances of --pipeline docs. #137.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahwhy committed Feb 21, 2015
1 parent 887966c commit 3cac02f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@ Accepted parameters
useful for archiving sites that (still) do user-agent detection.
See db/user_agents for a list of recognized aliases.

``--pipeline PIPELINE_ID``
``--pipeline TAG``
specify pipeline to use::

> !archiveonly http://example.blogspot.com/
--pipeline=pipeline:1234567890abcdef
--pipeline=superfast
< Archiving http://example.blogspot.com/.
< Job will run on pipeline pipeline:1234567890abcdef.
< Job will run on a pipeline whose name contains "superfast".
< Use !status 5sid4pgxkiu6zynhbt3q1gi2s for updates, !abort
5sid4pgxkiu6zynhbt3q1gi2s to abort.

Expand Down Expand Up @@ -240,7 +240,7 @@ Accepted parameters
``--user-agent-alias ALIAS``
specify a user-agent to use

``--pipeline PIPELINE_ID``
``--pipeline TAG``
specify pipeline to use

``--phantomjs``
Expand Down

0 comments on commit 3cac02f

Please sign in to comment.