update usage

This commit is contained in:
EJ Lee 2015-10-20 19:47:22 +09:00
parent 195565b50c
commit a4e7cbc772

View File

@ -38,9 +38,13 @@ Usage
Options:
--use-local Use ONLY local package information instead of querying PyPI
--pypi-server Use custom PyPi server
--proxy Use Proxy, parameter will be passed to requests library
--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
-------