mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 12:05:33 +00:00
Fix 227
Updated Documentation in readme
This commit is contained in:
parent
e174f9ca1a
commit
23e0e5c4d0
@ -41,6 +41,8 @@ Usage
|
|||||||
environments parameter in your terminal:
|
environments parameter in your terminal:
|
||||||
$ export HTTP_PROXY="http://10.10.1.10:3128"
|
$ export HTTP_PROXY="http://10.10.1.10:3128"
|
||||||
$ export HTTPS_PROXY="https://10.10.1.10:1080"
|
$ export HTTPS_PROXY="https://10.10.1.10:1080"
|
||||||
|
--trusted-host Ignore SSL warnings, recommended using with
|
||||||
|
enterprise proxy.
|
||||||
--debug Print debug information
|
--debug Print debug information
|
||||||
--ignore <dirs>... Ignore extra directories
|
--ignore <dirs>... Ignore extra directories
|
||||||
--encoding <charset> Use encoding parameter for file open
|
--encoding <charset> Use encoding parameter for file open
|
||||||
|
Loading…
x
Reference in New Issue
Block a user