Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xferit committed Oct 20, 2015
1 parent 360f365 commit 3fad47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To be able to use the pipeline, you need an authentication token(details on API
The tool reads the token from `pipeline.token` file(under the same directory with the tool) by default.

`pipeline.caller.py filename`
reads input file <filename>, prints the output under `./script_output/output<%system_time>`
reads input file <filename>, prints the output under `./pipeline_caller_output/output<%system_time>`

You can select the pipeline tool by using -t option
`pipeline.caller.py filename -t PipelineNoisy`
Expand Down

0 comments on commit 3fad47b

Please sign in to comment.