Commit b0cb3705 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-play: fix description

parent 41bdf0bc
......@@ -174,7 +174,7 @@ if [ "$1" = "--list-all" ] || [ -z "$*" ] ; then
echo " --list - to list installed only"
echo " --list-all (default) - to list all app"
echo " --remove <app> - to remove app"
echo " --update <app|all> - to update app or all installed apps"
echo " --update <app>|all - to update app or all installed apps"
echo " --short (with --list) - list names only"
exit
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment