diff --git a/docs/pkgr/README.md b/docs/pkgr/README.md index 042206a..0b713bd 100644 --- a/docs/pkgr/README.md +++ b/docs/pkgr/README.md @@ -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.