mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-07 16:41:44 +08:00
3 lines
165 B
Fish
3 lines
165 B
Fish
complete -c psub -s h -l help --description "Display help and exit"
|
|
complete -c psub -s f -l file --description "Communicate using a regular file, not a named pipe"
|