Skip to content

Commit

Permalink
#232: updated kip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kray-G committed Aug 18, 2021
1 parent e9de58d commit 2bd9991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/exec/kip.kx
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ class KinxPackageManager {
Kip.infoln(" devuninst Uninstalls a develpment package.");
Kip.infoln(" list Lists up installed packages.");
Kip.infoln(" init <key> Creates and initializes a package.");
Kip.infoln(" help <key> Shows README.md of a package.");
Kip.infoln(" help <key> [<ver>] Shows README.md of a package.");
# Kip.infoln(" update [<key>] Updates packages to the latest version.");
}

Expand Down

0 comments on commit 2bd9991

Please sign in to comment.