Skip to content

Commit 0aad502

Browse files
committed
Removed backslashes in the README file
1 parent e1eaa8e commit 0aad502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python setup.py install
3838
# Usage
3939
* Simple list of available arguments :
4040
* --help|-h : Prints an awesome help message
41-
* --output=|-o : comma separated values of files to write dashboards given with the \"-d\" argument.
41+
* --output=|-o : comma separated values of files to write dashboards given with the "-d" argument.
4242
* --dashboards=|-d : comma separated values of dashboards.
4343
* --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.
4444
* --grains=|-g : comma separated values of grains to be used with the mgrains dashboard. This argument implies "-d 'mgrains'".

0 commit comments

Comments
 (0)