mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Update heading
This commit is contained in:
parent
ec44e8ed35
commit
d70e3451ac
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# complete.fish
|
# Completions for complete
|
||||||
|
|
||||||
complete -c complete -s c -l command -d "Command to add completion to" -r
|
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 p -l path -d "Path to add completion to"
|
||||||
|
|
Loading…
Reference in a new issue