mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-07 08:28:30 +08:00
4 lines
122 B
Fish
4 lines
122 B
Fish
complete -c vared -x -a "(set|sed -e 's/ /\tVariable: /')"
|
|
complete -c vared -s h -l help -d (_ "Display help and exit")
|
|
|