add flags to readme
sophuwu sophie@skisiel.com
Fri, 10 Jan 2025 22:37:38 +0100
M
README.md
→
README.md
@@ -21,5 +21,15 @@ ## Prerequisites
Set up postfix to save emails to `$HOME/.mailbox/inbox/` and run the following command to create the database: + +## Flags + +`--cli` runs the cli interface + +`--web` runs the webinterface on port 4131 + +If none are given, will parse and save new emails, then exit. + + ## License MIT