changeset 4:1188042ddc2f

update usage
author Daniel O'Connor <darius@dons.net.au>
date Tue, 27 Jan 2015 23:40:50 +1030
parents e75ecd162da3
children 951277329ee6
files sprink.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sprink.c	Tue Jan 27 23:40:01 2015 +1030
+++ b/sprink.c	Tue Jan 27 23:40:50 2015 +1030
@@ -183,7 +183,7 @@
     if (!strcasecmp_P((char *)cmd.buf, PSTR("?")) ||
 	!strcasecmp_P((char *)cmd.buf, PSTR("help"))) {
         puts_P(PSTR("help               This help\r\n"
-		    "wa dly time        Water for time minutes after dly minutes\r\n"
+		    "wa all dly time    Water all regions for time minutes after dly minutes\r\n"
 		    "gc                 Get time of day\r\n"
 		    "sc time            Set time of day (time is YYYY/MM/DD HH:MM:SS)\r\n"
 		    "in port            Read from a port\r\n"