Skip to content

Commit a344757

Browse files
authored
Update README.md
1 parent 0a7bd2d commit a344757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin2cpp20/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ bin2cpp20 [options]
4848
- `-v, --variable <name>`: Set the name of the generated variable. This is required.
4949
- `-s, --string output`: Generate output as a string.
5050
- `-z, --sort`: Sort the output string. Applicable only with string output.
51-
- `-u, --Unicode`: Treat the input as Unicode. Applicable only with string output.
51+
- `-u, --unicode`: Treat the input as Unicode. Applicable only with string output.
5252
- `-h, --help`: Display the help message and exit.
5353

5454
### Examples

0 commit comments

Comments
 (0)