mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 13:40:45 +08:00
4 lines
131 B
Fish
4 lines
131 B
Fish
complete -c vared -x -a "(set|sed -e 's/ /'\t'Variable: /')"
|
|
complete -c vared -s h -l help --description "Display help and exit"
|
|
|