mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
2 lines
116 B
Fish
2 lines
116 B
Fish
complete -c bg -x -a "(__fish_complete_job_pids)"
|
|
complete -c bg -s h -l help --description 'Display help and exit'
|