Skip to content

Commit

Permalink
Get rid of verbose flag from example.
Browse files Browse the repository at this point in the history
  • Loading branch information
realazthat committed Apr 28, 2024
1 parent 56846be commit 3b8f650
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/simple.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ npx excalidraw-brute-export-cli \
--dark-mode 0 \
--scale 1 \
--format png \
-o "./.deleteme/output.png" \
--verbose
-o "./.deleteme/output.png"

ls "./.deleteme/output.png"

0 comments on commit 3b8f650

Please sign in to comment.