mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
Add heading
This commit is contained in:
parent
df4a41ff81
commit
375593fef4
@ -1,3 +1,5 @@
|
||||
# complete.fish
|
||||
|
||||
complete -c complete -s c -l command -d "Command to add completion to" -r
|
||||
complete -c complete -s p -l path -d "Path to add completion to"
|
||||
complete -c complete -s s -l short-option -d "Posix-style option to complete"
|
||||
|
Loading…
x
Reference in New Issue
Block a user