You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ python setup.py install
38
38
# Usage
39
39
* Simple list of available arguments :
40
40
* --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.
42
42
* --dashboards=|-d : comma separated values of dashboards.
43
43
* --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.
44
44
* --grains=|-g : comma separated values of grains to be used with the mgrains dashboard. This argument implies "-d 'mgrains'".
0 commit comments