aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/fish.fish
blob: c244a15b1c928d062fa032c6dc9c4932f2bcad58 (plain)
1
2
3
4
5
complete -c fish -s c -l "command" -d "Run fish with this command"
complete -c fish -s h -l help -d "Display help and exit"
complete -c fish -l version -d "Display version and exit"
complete -c fish -s i -l interactive -d "Run in interactive mode"
complete -c fish -s p -l profile -d "Output profiling information to specified file" -f