Update heading

This commit is contained in:
TJ Rana 2018-12-03 14:31:51 -05:00 committed by GitHub
parent ec44e8ed35
commit d70e3451ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 p -l path -d "Path to add completion to"