fish-shell/share/completions/vared.fish
axel 3b6d8756ea Fix various uses of the GNUism of allowing backslash escapes in the second half of a sed regexp substitution
darcs-hash:20060302112808-ac50b-46cdf8e99f8f6e8cab0d54f32cf4e4d309775aa1.gz
2006-03-02 21:28:08 +10:00

3 lines
125 B
Fish

complete -c vared -x -a "(set|sed -e 's/ /'\t'Variable: /')"
complete -c vared -s h -l help -d (N_ "Display help and exit")