Commit 937ca1b0 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add epmu == epm update command

parent 21989052
......@@ -110,6 +110,9 @@ case $progname in
epmqp)
epm_cmd=query_package
;;
epmu)
epm_cmd=update
;;
epm|upm|eepm)
;;
*)
......
epm
\ No newline at end of file
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