Update README.rst

This commit is contained in:
Vadim Kravcenko 2017-06-30 14:22:24 +02:00 committed by GitHub
parent ac4749681c
commit 3601802ce2

View File

@ -47,7 +47,8 @@ Usage
--savepath <file> Save the list of requirements in the given file
--print Output the list of requirements in the standard output
--force Overwrite existing requirements.txt
--diff <file> Compare modules in requirements.txt to project imports.
--clean <file> Clean up requirements.txt by removing modules that are not imported in project.
Example
-------