We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df17c6f commit 24350fbCopy full SHA for 24350fb
README.rst
@@ -166,6 +166,9 @@ Command help
166
167
--replace-symbol TEXT Replace symbols in attributes.
168
-v, --verbose
169
+ --max-workers WORKERS Specify maximum number of workers that the
170
+ command may use. defaults to 1.
171
+
172
--debug For debug print.
173
-q, --quiet Suppress execution log messages.
174
-h, --help Show this message and exit.
@@ -258,7 +261,7 @@ Command Completion (bash/zsh)
258
261
259
262
Dependencies
260
263
============
-- Python 3.5+
264
+Python 3.5+
265
266
Python package dependencies
267
------------------------------------------------------------
0 commit comments