Update list command in README.md (#5585)

Add -L and --license options

Reorganize options in alphabetical order with help last
This commit is contained in:
Ed Reel
2021-04-10 10:58:58 -05:00
committed by GitHub
parent 3b4b504a1a
commit 28a3068c6a
3 changed files with 7 additions and 6 deletions

View File

@@ -83,7 +83,7 @@ Where available commands are:
* files - `display installed files of package(s)`
* help - `get information about command usage`
* install - `install package(s) along with dependencies after prompting for confirmation`
* list - `available or installed packages`
* list - `available, installed, compatible or incompatible packages`
* postinstall - `display postinstall messages of package(s)`
* reinstall - `remove and install package(s)`
* remove - `remove package(s)`