mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
update usage
This commit is contained in:
parent
195565b50c
commit
a4e7cbc772
12
README.rst
12
README.rst
@ -37,10 +37,14 @@ Usage
|
|||||||
pipreqs [options] <path>
|
pipreqs [options] <path>
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--use-local Use ONLY local package information instead of querying PyPI
|
--use-local Use ONLY local package information instead of querying PyPI
|
||||||
--debug Print debug information
|
--pypi-server Use custom PyPi server
|
||||||
--savepath <file> Save the list of requirements in the given file
|
--proxy Use Proxy, parameter will be passed to requests library
|
||||||
--force Overwrite existing requirements.txt
|
--debug Print debug information
|
||||||
|
--encoding <charset> Use encoding parameter for file open
|
||||||
|
--savepath <file> Save the list of requirements in the given file
|
||||||
|
--force Overwrite existing requirements.txt
|
||||||
|
|
||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user