From c554816dea192af21dc6c4411ba8e0ddf11b4ac0 Mon Sep 17 00:00:00 2001 From: peperoncino <2wua4nlyi@gmail.com> Date: Sun, 3 Apr 2022 04:19:21 +0900 Subject: [PATCH] update usage --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8af331e..db76fd1 100644 --- a/README.md +++ b/README.md @@ -15,25 +15,24 @@ go install github.com/Doarakko/bigburger@latest ```bash Usage of bigburger: -C int - how many cat - -R flip vertical + how many cat -b int - how many bun + how many bun -c int - how many cheese + how many cheese -i float - rate of intervals (default 1) + rate of intervals (default 1) -l int - how many lettuce + how many lettuce -n int - number of big burger (default 1) + number of big burger (default 1) -o string - output image file + output image file -p int - how many putty (default 1) - -r flip holizontal + how many putty (default 1) + -s buns with sesame -t int - how many tomato + how many tomato ``` ## Example