Commit 11ba55ba authored by Vitaly Lipatov's avatar Vitaly Lipatov

add epmrl alias for epm rl

parent b1806b30
...@@ -128,6 +128,9 @@ case $progname in ...@@ -128,6 +128,9 @@ case $progname in
epmql) epmql)
epm_cmd=filelist epm_cmd=filelist
;; ;;
epmrl)
epm_cmd=repolist
;;
epmu) epmu)
epm_cmd=update epm_cmd=update
;; ;;
......
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