Commit 06e6a35e authored by Vitaly Lipatov's avatar Vitaly Lipatov

add short commands epmqi epmcl

parent 93476aa5
......@@ -84,12 +84,18 @@ case $progname in
epme)
epm_cmd=remove
;;
epmcl)
epm_cmd=changelog
;;
epms)
epm_cmd=search
;;
epmq)
epm_cmd=query
;;
epmqi)
epm_cmd=info
;;
epmqf)
epm_cmd=query_file
;;
......
epm
\ No newline at end of file
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