Commit e018530b authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-play: s/__epm_play_help/epm_play_help

parent 5fd439fd
......@@ -328,7 +328,7 @@ if [ "$1" = "--list-all" ] || [ "$1" = "list-all" ] || [ -z "$*" ] ; then
[ -n "$quiet" ] || [ -n "$*" ] && exit
echo
#echo "Run epm play --help for help"
__epm_play_help
epm_play_help
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