From 160b6ce7ac73ff64715977bb7f0e69d35b5639d9 Mon Sep 17 00:00:00 2001 From: Tiehuis Date: Wed, 25 Feb 2015 14:54:45 +1300 Subject: [PATCH] Update man page with highscore option --- README.md | 3 ++- man/2048.1 | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b22b1c..4ce3f1b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ enabled. q Quit the current game ## Options - -h Print the program usage + -h Print the program usage. + -H Print the current highscore. -C Disable color support (default). -c Enable color support if supported. -a Enable animations (default). diff --git a/man/2048.1 b/man/2048.1 index 1e9c598..681fe94 100644 --- a/man/2048.1 +++ b/man/2048.1 @@ -28,6 +28,9 @@ Quit the current game. .BR \-h Print the program usage. .TP +.BR \-H +Print the current highscore. +.TP .BR \-c Enable color support if supported. .TP