Merge "Fix an example command line option"

This commit is contained in:
Jenkins 2016-09-14 16:42:36 +00:00 committed by Gerrit Code Review
commit 8767800672
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ python $MONANAS_HOME/run.py -p $SPARK_HOME -c <config_file> \
e.g.
```bash
python $HOME/monanas/run.py -p $HOME/spark -c $HOME/monanas/config/config.json \
$HOME/monanas/config/logging.json
-l $HOME/monanas/config/logging.json
```
> Note: