aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/vared.fish
blob: 022100824f55d5b8c8cbfcfc42e3b7aaebe19cb2 (plain)
1
2
3
complete -c vared -x -a "(set|sed -e 's/ /\tVariable: /')"
complete -c vared -s h -l help -d (_ "Display help and exit")