Fix typo in readme
This commit is contained in:
parent
6190a55183
commit
e28464d9fa
|
@ -208,7 +208,7 @@ Usage
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
-f, --freeze Print names so as to write freeze files
|
-f, --freeze Print names so as to write freeze files
|
||||||
-a, --all list all deps at top level
|
-a, --all list all deps at top level
|
||||||
-l, --local-only If in a virtualenv that has global access donot show
|
-l, --local-only If in a virtualenv that has global access do not show
|
||||||
globally installed packages
|
globally installed packages
|
||||||
-w, --nowarn Inhibit warnings about possibly confusing packages
|
-w, --nowarn Inhibit warnings about possibly confusing packages
|
||||||
-r, --reverse Shows the dependency tree in the reverse fasion ie.
|
-r, --reverse Shows the dependency tree in the reverse fasion ie.
|
||||||
|
|
Loading…
Reference in New Issue