Add poetry to doc string

This commit is contained in:
kristiewirth 2020-09-28 14:12:48 -06:00
parent 060f52f597
commit c7572ffdbc

View File

@ -26,6 +26,7 @@ Options:
--savepath <file> Save the list of requirements in the given file
--print Output the list of requirements in the standard
output.
--poetry Run poetry to add all requirements to pyproject.toml file
--force Overwrite existing requirements.txt
--diff <file> Compare modules in requirements.txt to project
imports.