mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 05:20:35 +08:00
690648e1b0
darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.gz
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")
|
|
|