From 0758a2b1b99ecb923b3d2dbb38e9a7fcb3843236 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 9 Jun 2011 22:43:40 +0200 Subject: [PATCH] Wording improvement from linuxstb --- tools/root.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/root.make b/tools/root.make index 68ec364fae..92e0855300 100644 --- a/tools/root.make +++ b/tools/root.make @@ -343,7 +343,7 @@ help: @echo "fontzip - creates rockbox-fonts.zip" @echo "mapzip - creates rockbox-maps.zip with all .map files" @echo "elfzip - creates rockbox-elfs.zip with all .elf files" - @echo "pnd - creates a rockbox.pnd suitable for the Pandora" + @echo "pnd - creates rockbox.pnd archive (Pandora builds only)" @echo "tools - builds the tools only" @echo "voice - creates the voice clips (voice builds only)" @echo "voicetools - builds the voice tools only" -- 2.11.4.GIT