changeset 2514:ec4294c93585

Adjust help.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 02 Aug 2023 13:15:29 +0300
parents 9cc741628b3b
children d4f5f1000acb
files world/Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/world/Makefile	Wed Aug 02 13:11:16 2023 +0300
+++ b/world/Makefile	Wed Aug 02 13:15:29 2023 +0300
@@ -48,6 +48,7 @@
 	@echo "Available targets are as follows:"
 	@echo
 	@echo "maps    : Build HTML, HTML+JS, PNG image and ANSI format maps."
+	@echo
 	@echo "fetch   : Fetch latest raw ASCII map data from bat.org."
 	@echo
 	@echo "diff    : Do special diff operation between new data (gotten via 'fetch')"