Skip to content

Commit 3780269

Browse files
authored
Update README.md
1 parent 2f1ee92 commit 3780269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This program requires the lib Pillow, which can be installed as follows
2020
-o=<Order sigle>, --order=<Order sigle> | Read the lsb or msb in the specify order (Default is RGB)
2121
-out=<Ouput name>, --output=<Output name> | Choose the name of the output file (Default is outputSB)
2222
-e=<Row or Column>, --extract=<Row or Column> | Choose between extracting by row or column (Default is Column)
23-
-b=<8 Bits>, --bits=<8 Bits> | Choose the bits you want to extract info ( Have higher priority than '--type or -t' )
23+
-b=<8 Bits>, --bits=<8 Bits> | Choose the bits you want to extract info (Have higher priority than '--type or -t')
2424
### Examples
2525
```
2626

0 commit comments

Comments
 (0)