mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-22 13:40:17 +00:00
update checksum help info
This commit is contained in:
@@ -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");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user