Properly handle command-line flags

This commit is contained in:
heyarne 2022-02-09 21:06:10 +01:00
commit ef328697b8
2 changed files with 62 additions and 29 deletions

6
.gitignore vendored
View file

@ -1,3 +1,9 @@
/inkpot-cli
*.epd
*.jpg
*.jpeg
*.png
*.gif
# Created by https://www.toptal.com/developers/gitignore/api/go
# Edit at https://www.toptal.com/developers/gitignore?templates=go