Add info that r2pm -i is also used for pkg update (#14998)

It is confusing that `r2pm update` only updates the database
and the packages are not updated. Information about
how to update a specific package is missing.
When the user searches for information how to update a particular package,
e.g. using `r2pm -h`, the help provides information only how to
install a package.
This commit is contained in:
v45k0 2019-09-09 22:44:24 +02:00 committed by radare
parent 96a314f586
commit c4fa10f628

View File

@ -692,8 +692,8 @@ suicide)
Usage: r2pm [init|update|cmd] [...]
Commands:
-I,info information about repository and installed packages
-i,install <pkgname> install package in your home (pkgname=all)
-gi,global-install <pkg> install package system-wide
-i,install <pkgname> install or update package in your home (pkgname=all)
-gi,global-install <pkg> install or update package system-wide
-gu,global-uninstall <pkg> uninstall pkg from systemdir
-u,uninstall <pkgname> r2pm -u baleful (-uu to force)
-l,list list installed pkgs