Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Sep 14, 2023
1 parent 249bd2c commit f5cf3e5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -285,19 +285,18 @@ Global options
Usage: pip-df [OPTIONS] COMMAND [ARGS]...
A simple pip freeze workflow for Python application developers.
A simple pip freeze workflow for Python application developers.
Options:
-p, --python PYTHON The python executable to use. Determines the
-p, --python, --py PYTHON The python executable to use. Determines the
python environment to work on. Defaults to the
'python' executable found in PATH.
'py' or 'python' executable found in PATH.
-r, --project-root DIRECTORY The project root directory. [default: .]
--version Show the version and exit.
-v, --verbose
--install-completion Install completion for the current shell.
--show-completion Show completion for the current shell, to copy
it or customize the installation.
--help Show this message and exit.
Commands:
Expand Down

0 comments on commit f5cf3e5

Please sign in to comment.