mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user