Moved back -g option to -a

This commit is contained in:
Antonin Décimo
2014-08-20 22:32:28 +02:00
parent 9a19a87a08
commit 83a5f111b7
3 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
love-release.sh \- Bash script to generate Love 2D game releases
.SH SYNOPSIS
.B love\-release.sh
[\fB\-dglmw\fR] [\fB\-n\fR \fIproject_name\fR] [\fB\-r\fR \fIrelease_dir\fR] [\fB\-v\fR \fIlove_version\fR] [\fIFILES...\fR]
[\fB\-adlmw\fR] [\fB\-n\fR \fIproject_name\fR] [\fB\-r\fR \fIrelease_dir\fR] [\fB\-v\fR \fIlove_version\fR] [\fIFILES...\fR]
.SH DESCRIPTION
.B love-release.sh
can be used to generate Love 2D game applications
@@ -30,7 +30,7 @@ Print a short help
Print this longer help
.SH OPERATING SYSTEMS
.TP
.B \-g
.B \-a
Create an Android package.
In order to create an Android package, you must have installed the Android SDK,
but there is no need to install the LÖVE port to Android,