Bug fixes

- when arguments containing spaces where passed, following options would
  be ignored
- love-release was not marked as executable
- fix typos
This commit is contained in:
Antonin Décimo
2014-09-06 11:51:41 +02:00
parent dccf390820
commit c076e59a1a
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
### INSTALLATION
Clone and run as root `install.sh`, or edit `install.sh` to choose
locations in user-space.
Close and reopen your terminal to make completion available, or execute
Close and reopen your terminal to make completion available, or execute :
`. /etc/bash_completion.d/love-release`
### SYNOPSIS