summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.org b/README.org
index ef6d16b..0bb6964 100644
--- a/README.org
+++ b/README.org
@@ -23,4 +23,15 @@ Dependencies:
+ ruby
Usage:
-See ~spelling-rbead --help~
+#+BEGIN_SRC shell
+./spelling-rbead --help
+#+END_SRC
+
+#+RESULTS:
+| Usage: spelling-rbead [options] | |
+| -u | --user=USER User to log in as |
+| -f | --from=ADDR Search from ADDR |
+| -s | --subject=SUBJ Search for SUBJ |
+| -m | --mailserver=SERVER Connect to SERVER |
+| -o | --output=FILE Output to FILE |
+| -h | --help Get help |