fish-shell/share/completions/psub.fish

3 lines
143 B
Fish
Raw Normal View History

complete -c psub -s h -l help -d "Display help and exit"
complete -c psub -s f -l file -d "Communicate using a regular file, not a named pipe"