systemd / casync

Content-Addressable Data Synchronization Tool
1.5k stars 117 forks source link

Improve bash completion #215

Closed gportay closed 2 years ago

gportay commented 5 years ago

This PR improves the support for bash completion of casync.

It supports for options and handles per-command completion.

gportay commented 5 years ago

I fixed a bug in the second commit for command completion if an option with an argument is entered before the command verb.

For example casync --log-level debug make