fix some typos in help text

This commit is contained in:
Martin Michelsen
2022-08-11 21:25:33 -07:00
parent 907883d176
commit 716825ffaf
+2 -2
View File
@@ -227,12 +227,12 @@ Specifically:\n\
write the encrypted or decrypted result to stdout. By default, PSO GC\n\ write the encrypted or decrypted result to stdout. By default, PSO GC\n\
encryption is used, but this can be overridden with --pc or --bb. The\n\ encryption is used, but this can be overridden with --pc or --bb. The\n\
--seed option specifies the ecryption seed (4 hex bytes for PC or GC, or\n\ --seed option specifies the ecryption seed (4 hex bytes for PC or GC, or\n\
48 hex bytes for BB). For BB, the --key option is requires as well, and\n\ 48 hex bytes for BB). For BB, the --key option is required as well, and\n\
should refer to a .nsk file in system/blueburst/keys (without the\n\ should refer to a .nsk file in system/blueburst/keys (without the\n\
directory or .nsk extension).\n\ directory or .nsk extension).\n\
--decode-sjis\n\ --decode-sjis\n\
If this option is given, newserv applies its text decoding algorithm to\n\ If this option is given, newserv applies its text decoding algorithm to\n\
the data on stding, producing little-endian UTF-16 data on stdout.\n\ the data on stdin, producing little-endian UTF-16 data on stdout.\n\
--decode-gci=FILENAME\n\ --decode-gci=FILENAME\n\
--decode-dlq=FILENAME\n\ --decode-dlq=FILENAME\n\
--decode-qst=FILENAME\n\ --decode-qst=FILENAME\n\