docs: change pkgr cli spec
This commit is contained in:
parent
1d3895bd43
commit
b7c6e7aa6f
1 changed files with 2 additions and 2 deletions
|
@ -24,5 +24,5 @@ This command will pack a manifest and archive into a pkgfile.
|
|||
### `pkgr list [-i]`
|
||||
This command will list all packages known or installed packages if `-i` is specified.
|
||||
|
||||
### `pkgr update [package_name]`
|
||||
This command will update all packages or a specific package.
|
||||
### `pkgr update`
|
||||
This command will update all packages.
|
||||
|
|
Loading…
Reference in a new issue