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 e63a9f1 commit c554816Copy full SHA for c554816
1 file changed
README.md
@@ -15,25 +15,24 @@ go install github.com/Doarakko/bigburger@latest
15
```bash
16
Usage of bigburger:
17
-C int
18
- how many cat
19
- -R flip vertical
+ how many cat
20
-b int
21
- how many bun
+ how many bun
22
-c int
23
- how many cheese
+ how many cheese
24
-i float
25
- rate of intervals (default 1)
+ rate of intervals (default 1)
26
-l int
27
- how many lettuce
+ how many lettuce
28
-n int
29
- number of big burger (default 1)
+ number of big burger (default 1)
30
-o string
31
- output image file
+ output image file
32
-p int
33
- how many putty (default 1)
34
- -r flip holizontal
+ how many putty (default 1)
+ -s buns with sesame
35
-t int
36
- how many tomato
+ how many tomato
37
```
38
39
## Example
0 commit comments