diff options
Diffstat (limited to 'cmdline.c')
| -rw-r--r-- | cmdline.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ static enum libhashsum_algorithm algorithm; #define USAGE_KECCAK "[-R rate] [-C capacity] [-N output-size] [-S state-size] [-W word-size] [-Z squeeze-count] "USAGE_COMMON #define USAGE_SHAKE "[-N output-bits] "USAGE_COMMON #define USAGE_RAWSHAKE "[-N output-bits] "USAGE_COMMON -#define USAGE_ANYSUM "(-c [-w] | [-a algoritms] ... ) [-W options] ... [-z] [file] ..." +#define USAGE_ANYSUM "(-c [-w] | [-a algorithms] ... ) [-W options] ... [-z] [file] ..." #define static NUSAGE(libsimple_default_failure_exit, |
