Add tab-completion support

This commit is contained in:
Antonin Décimo
2014-09-04 11:55:21 +02:00
parent 465030dbeb
commit dccf390820
4 changed files with 30 additions and 1 deletions

View File

@@ -3,7 +3,9 @@
### INSTALLATION
Clone and run as root `install.sh`, or edit `install.sh` to choose
locations in user-space.
locations in user-space.
Close and reopen your terminal to make completion available, or execute
`. /etc/bash_completion.d/love-release`
### SYNOPSIS
`love-release.sh [-adlmw] [-n project_name] [-r release_dir] [-v love_version] [FILES...]`