![]()  | 
    
       Type in a command, or "ls dictionary" to search all commands for "dictionary", etc. 
      
     | 
  
NAME
    compose - creates an email with your default program
SYNOPSIS
    compose -to [TO] -cc [CC] -bcc [BCC] -subject [SUBJECT] -body [MESSAGE BODY]
EXAMPLES
    compose -to test@example.com
    compose -to sample@example.com -subject What up dog? -body YubNub Rocks!
DESCRIPTION
    Creates an email in your default email application. All parameters are optional. 
    Note: This does not send an email automatically. It only creates a message that 
    will later need to be sent.
AUTHOR
       Allen Ormond <aormond (at) fromrocks (dot) com>