From 45607703c258b4abec7b54b6aca7a85c229b9077 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 26 Nov 2012 06:49:28 -0500 Subject: update checksum help info --- plugins/checksum/checksum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/checksum') diff --git a/plugins/checksum/checksum.c b/plugins/checksum/checksum.c index cedabc21..492367f6 100644 --- a/plugins/checksum/checksum.c +++ b/plugins/checksum/checksum.c @@ -250,7 +250,7 @@ checksum (char *word[], char *word_eol[], void *userdata) } else { - hexchat_printf (ph, "Usage: /CHECKSUM GET|INC|DEC\n"); + hexchat_printf (ph, "Usage: /CHECKSUM GET|SET\n"); hexchat_printf (ph, " GET - print the maximum file size (in MiB) to be hashed\n"); hexchat_printf (ph, " SET - set the maximum file size (in MiB) to be hashed\n"); } -- cgit 1.4.1