Commit 23bf9a23 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm: fix description for epm sf

parent 8ed219bf
...@@ -165,7 +165,7 @@ case $PROGNAME in ...@@ -165,7 +165,7 @@ case $PROGNAME in
epm_cmd=search epm_cmd=search
direct_args=1 direct_args=1
;; ;;
epmsf) # HELPSHORT: alias for epm search file epmsf) # HELPSHORT: alias for epm search-file (epm sf)
epm_cmd=search_file epm_cmd=search_file
;; ;;
epmwd) # HELPSHORT: alias for epm wd epmwd) # HELPSHORT: alias for epm wd
......
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