From 2661d8fd6077a291fc1b930b3d5a42588c1bf68e Mon Sep 17 00:00:00 2001 From: Kevin Pedro Date: Tue, 26 Sep 2017 16:55:11 -0500 Subject: [PATCH] clarify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d52fc7..f7c49d9 100755 --- a/README.md +++ b/README.md @@ -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)