diff options
-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 | |