1
0
mirror of https://git.disroot.org/80486DX2-66/polonium.git synced 2024-11-08 13:42:31 +05:30

main.c: fix help text

This commit is contained in:
Intel A80486DX2-66 2024-07-19 23:14:04 +03:00
parent 94dc5703a4
commit f81100fbf1
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -195,7 +195,7 @@ int main(int argc, char** argv) {
" -l,\n"
" --line-endings : Preserve line endings\n"
"\n"
" -p,\n"
" -P,\n"
" --printable : Work only with printable ASCII characters\n"
"\n"
" --seed : Specify a 32-bit seed for the PRNG. If you "