mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 02:13:38 +08:00
3 lines
116 B
Fish
3 lines
116 B
Fish
|
__fish_complete_lpr cancel
|
||
|
complete -c cancel -s u -d 'Cancel jobs owned by username' -xa '(__fish_complete_users)'
|