diff options
Diffstat (limited to 'complete.h')
-rw-r--r-- | complete.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/complete.h b/complete.h new file mode 100644 index 0000000..a1fd02b --- /dev/null +++ b/complete.h @@ -0,0 +1 @@ +void complete_bash(const char *command, struct option *opts); |