diff options
author | Simon Parri <simonparri@ganzeria.com> | 2020-12-13 10:24:36 -0600 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2020-12-13 10:24:36 -0600 |
commit | e2c966ec088a8a847ac9674d38001a5e54baeebf (patch) | |
tree | 6d43447e7688431e6ec2fcf94ac3e2cebfb95024 | |
parent | e7ddad7d3ed5af2f02ef86c4ad89b8aa7c27b62a (diff) | |
download | spelling-rbee-e2c966ec088a8a847ac9674d38001a5e54baeebf.tar.gz spelling-rbee-e2c966ec088a8a847ac9674d38001a5e54baeebf.zip |
Add usage of spelling-rbead to README.org
-rw-r--r-- | README.org | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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 | |