We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc93f7 commit d674277Copy full SHA for d674277
1 file changed
README.md
@@ -5,6 +5,9 @@ For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/ge
5
6
## Generating barcodes
7
Usage is pretty straight forward.
8
+```
9
+barcode -e <encoding> -f <output_format> [options] <barcode string> <output file>
10
11
##### There are 4 required parameters
12
1. Encoding (barcode type)
13
2. Output format (png, jpg, svg, html)
0 commit comments