changeset 1695:76b95f35c0a9

Minor updates to docs and help.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 25 Jul 2017 10:52:33 +0300
parents 0d61c668962c
children 4d8dc8cf31db
files README world/Makefile
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Jun 29 17:08:40 2017 +0300
+++ b/README	Tue Jul 25 10:52:33 2017 +0300
@@ -23,7 +23,7 @@
 The compilation and usage of these utilities requires following
 software packages or functional equivalents installed:
 
- - GCC 3 or later (preferably 4.6+)
+ - GCC 4.6 or later
  - GNU Wget
  - Perl 5.10
  - ImageMagick
--- a/world/Makefile	Thu Jun 29 17:08:40 2017 +0300
+++ b/world/Makefile	Tue Jul 25 10:52:33 2017 +0300
@@ -15,7 +15,7 @@
 ### If no target specified, show some help
 ###
 all:
-	@echo "Usage: make <maps|fetch|diff|upload|clean>"
+	@echo "Usage: make <maps|fetch|diff|upload|gimp|clean>"
 	@echo
 	@echo "maps  : Build HTML, HTML+JS, PNG image and ANSI format maps."
 	@echo "fetch : Fetch latest raw ASCII map data from bat.org."