mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:41:42 +08:00
3 lines
116 B
Fish
3 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'
|