diff --git a/README.rst b/README.rst index 139fa7d..d161be7 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ Usage --encoding Use encoding parameter for file open --savepath 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 Compare modules in requirements.txt to project imports. --clean Clean up requirements.txt by removing modules that are not imported in project.