Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed Sep 26, 2017
1 parent de11dff commit 2661d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Some default Python arguments are provided in case the user is using the default
A few other Python arguments are not explicitly included in the default setup, but may often be added by users:
* `-o, --output [dir]`: path to output directory
* `-v, --verbose`: enable verbose output (could be a bool or an int, if different verbosity levels are desired)
By default, missing mode will try to get a list of output files from the `output` option, if it exists.

One shell argument is effectively reserved if the user wants to use the [job management](#job-management) tools:
* `-x [redir]`: xrootd redirector address (for reading input files)
Expand Down

0 comments on commit 2661d8f

Please sign in to comment.