Fix typo
This commit is contained in:
parent
edcc301640
commit
f1162ad3d0
1 changed files with 1 additions and 1 deletions
2
src/zpkg
2
src/zpkg
|
|
@ -21,7 +21,7 @@ usage ()
|
||||||
echo " list List currently installed packages"
|
echo " list List currently installed packages"
|
||||||
echo " list-all List all packages in repository"
|
echo " list-all List all packages in repository"
|
||||||
echo " list-outdated List outdated packages"
|
echo " list-outdated List outdated packages"
|
||||||
echo " list-removed List outdated packages"
|
echo " list-removed List outdated packages"
|
||||||
echo "Admin operations:"
|
echo "Admin operations:"
|
||||||
echo " deploy <path> Deploy target to package server"
|
echo " deploy <path> Deploy target to package server"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue