mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-12 23:54:17 +08:00
4 lines
125 B
Fish
4 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")
|
|
|