Skip to content

Commit

Permalink
Removed backslashes in the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
davromaniak committed Nov 4, 2016
1 parent e1eaa8e commit 0aad502
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 @@ -38,7 +38,7 @@ python setup.py install
# Usage
* Simple list of available arguments :
* --help|-h : Prints an awesome help message
* --output=|-o : comma separated values of files to write dashboards given with the \"-d\" argument.
* --output=|-o : comma separated values of files to write dashboards given with the "-d" argument.
* --dashboards=|-d : comma separated values of dashboards.
* --threads=|-t : comma separated values of threads count to be used (must be greater than 0). Prefix the number by "f" if you want more threads than CPU cores count.
* --grains=|-g : comma separated values of grains to be used with the mgrains dashboard. This argument implies "-d 'mgrains'".
Expand Down

0 comments on commit 0aad502

Please sign in to comment.