We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7bd2d commit a344757Copy full SHA for a344757
1 file changed
bin2cpp20/README.md
@@ -48,7 +48,7 @@ bin2cpp20 [options]
48
- `-v, --variable <name>`: Set the name of the generated variable. This is required.
49
- `-s, --string output`: Generate output as a string.
50
- `-z, --sort`: Sort the output string. Applicable only with string output.
51
-- `-u, --Unicode`: Treat the input as Unicode. Applicable only with string output.
+- `-u, --unicode`: Treat the input as Unicode. Applicable only with string output.
52
- `-h, --help`: Display the help message and exit.
53
54
### Examples
0 commit comments