mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-01 15:14:26 +08:00
4 lines
118 B
Fish
4 lines
118 B
Fish
|
complete -c vared -x -a "(set|sed -e 's/ /\tVariable: /')"
|
||
|
complete -c vared -s h -l help -d "Display help and exit"
|
||
|
|