update checksum help info
This commit is contained in:
parent
7424c0c68b
commit
45607703c2
@ -250,7 +250,7 @@ checksum (char *word[], char *word_eol[], void *userdata)
|
|||||||
}
|
}
|
||||||
else
|
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, " GET - print the maximum file size (in MiB) to be hashed\n");
|
||||||
hexchat_printf (ph, " SET <filesize> - set the maximum file size (in MiB) to be hashed\n");
|
hexchat_printf (ph, " SET <filesize> - set the maximum file size (in MiB) to be hashed\n");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user