Commit a4262c20 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add epmsf as link to epm sf command

parent 7975e433
...@@ -98,6 +98,9 @@ case $progname in ...@@ -98,6 +98,9 @@ case $progname in
epms) epms)
epm_cmd=search epm_cmd=search
;; ;;
epmsf)
epm_cmd=search_file
;;
epmq) epmq)
epm_cmd=query epm_cmd=query
;; ;;
......
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