aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-05-30 17:22:48 +1000
committerYuchen Pei <hi@ypei.me>2022-05-30 17:22:48 +1000
commit9a75761328faaa8cc7f177646e3168ee0b03eca7 (patch)
tree48894d70eb5278098e562740cee745ad0a89fe1a
parentf008ab0a3211c0d5912fe0b99b936d8770fada17 (diff)
added two more flags to doc
-rw-r--r--README.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.org b/README.org
index b39b51e..9361e3e 100644
--- a/README.org
+++ b/README.org
@@ -37,12 +37,15 @@ f2md
and all new news should be placed in =~/Mail/f2md=.
-You can also use --config or -c to specify a config file:
+You can also use =--config= or =-c= to specify a config file:
#+begin_src sh
f2md --config ~/.config/f2md/config
#+end_src
+as well as using =--db= and =--maildir= to specify db / maildir path.
+Run =f2md --help= for more info.
+
* Contact and copyright
- For any issues email <mailto:id@ypei.org>.
- Copyright (C) 2022 Yuchen Pei.