This commit is contained in:
Vladislav Yarmak 2021-06-09 17:19:44 +03:00
parent cbd25143ca
commit dc876a208e
1 changed files with 2 additions and 0 deletions

View File

@ -167,4 +167,6 @@ $ ~/go/bin/dumbproxy -h
timeout for network operations (default 10s)
-verbosity int
logging verbosity (10 - debug, 20 - info, 30 - warning, 40 - error, 50 - critical) (default 20)
-version
show program version and exit
```