summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2020-12-13 10:24:36 -0600
committerSimon Parri <simonparri@ganzeria.com>2020-12-13 10:24:36 -0600
commite2c966ec088a8a847ac9674d38001a5e54baeebf (patch)
tree6d43447e7688431e6ec2fcf94ac3e2cebfb95024 /README.org
parente7ddad7d3ed5af2f02ef86c4ad89b8aa7c27b62a (diff)
downloadspelling-rbee-e2c966ec088a8a847ac9674d38001a5e54baeebf.tar.gz
spelling-rbee-e2c966ec088a8a847ac9674d38001a5e54baeebf.zip
Add usage of spelling-rbead to README.org
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 |