mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-30 14:53:11 +00:00
c2f6c6c1d2
darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
3 lines
123 B
Fish
3 lines
123 B
Fish
complete -c vared -x -a "(set|sed -e 's/ /\tVariable: /')"
|
|
complete -c vared -s h -l help -d (N_ "Display help and exit")
|
|
|