forked from sup-heliotrope/sup
-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Options
rthrd edited this page Oct 25, 2014
·
1 revision
Sup's command line options:
Sup is a curses-based email client.
Usage:
sup [options]
Options are:
--list-hooks, -l: List all hooks and descriptions, and quit.
--no-threads, -n: Turn off threading. Helps with debugging.
(Necessarily disables background polling for new
messages.)
--no-initial-poll, -o: Don't poll for new messages when starting.
--search, -s <s>: Search for this query upon startup
--compose, -c <s>: Compose message to this recipient upon startup
--subject, -j <s>: When composing, use this subject
--version, -v: Print version and exit
--help, -h: Show this message