diff --git a/aps b/aps index f7f5999..7b5ce11 100755 --- a/aps +++ b/aps @@ -156,9 +156,9 @@ help(){ echo "Alnux APS, the packaging system for Alnux." echo "" echo "sync - Synchronizes from package repository." - echo "install - Installs from local package information file and build file" + echo "install - Installs from local package information file and build file." echo "upgrade - Upgrades from package repository." - echo "remove - Removes a package from /var/aps/installed and it's install files (payloadfiles)" + echo "remove - Removes a package from /var/aps/installed and it's install files (payloadfiles)." } main() { if [ -f "${lock}" ]; then