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 dca46b0 commit e660aaeCopy full SHA for e660aae
README.md
@@ -8,7 +8,7 @@ See example/client.py for v0.1 version
8
* ./venv/bin/pip install -r requirements.txt
9
10
# Usage
11
-``
+```
12
usage: client.py [-h] [--version] -b BROKER -u USERNAME -p PASSWORD -s SERVER
13
[-v] [-t MAX_THREADS]
14
@@ -31,4 +31,4 @@ optional arguments:
31
Thread limit in thread pool. Default to symbol table
32
length.
33
34
0 commit comments