Add -r option to man and readme and make reset option actually prompt. Remove hardcoded merge_goal value.
This commit is contained in:
11
man/2048.1
11
man/2048.1
@@ -29,16 +29,19 @@ Quit the current game.
|
||||
Print the program usage.
|
||||
.TP
|
||||
.BR \-c
|
||||
Turn on color support (default).
|
||||
Enable color support if supported.
|
||||
.TP
|
||||
.BR \-C
|
||||
Turn off color support.
|
||||
Disable color support (default).
|
||||
.TP
|
||||
.BR \-a
|
||||
Turn on animations (default).
|
||||
Enable animations (default).
|
||||
.TP
|
||||
.BR \-A
|
||||
Turn off animations.
|
||||
Disable animations.
|
||||
.TP
|
||||
.BR \-r
|
||||
Reset highscore. Will prompt user.
|
||||
.TP
|
||||
.BR \-s " " \fISIZE\fR
|
||||
Set the size of the playing field. Default is 4. Maximum value is 16, minimum is 4.
|
||||
|
Reference in New Issue
Block a user