Add an example completion file.

This commit is contained in:
Kevin Menard 2015-05-18 22:30:37 -04:00
parent c17ff864d8
commit e6a0caf27a

View File

@ -0,0 +1,2 @@
# Optionally add completions for your plugin here.
# complete -f -c my_command -a some_arg -d 'Description here'