diff --git a/man/2048.1 b/man/2048.1 index a763b9c..938361d 100644 --- a/man/2048.1 +++ b/man/2048.1 @@ -8,7 +8,6 @@ [\fB\-hrcCaA\fR] [\fB\-s\fR \fISIZE\fR] [\fB\-b\fR \fIRATE\fR] -[\fB\-g\fR \fIGOAL\fR] .SH DESCRIPTION .B 2048 @@ -46,9 +45,6 @@ Set the size of the playing field. Default is 4. Maximum value is 16, minimum is .TP .BR \-b " " \fIRATE\fR Set the rate at which blocks are spawned. Default is 1. -.TP -.BR \-g " " \fIGOAL\fR -Set the target end condition. Default is 2048. .SH AUTHORS Originally written by Marc Tiehuis.