Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Added clarification fo usage regarding labels
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbarraca committed Jul 28, 2016
1 parent c608cb2 commit fe9921a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def GetOptsMap():
print "\t--filter_out=<filter>\t\tRegular expression to filter results"
print "\t--me=<address>\t\t\tYour email address"
print "\t--use_ssl\t\t\tConnect to server using SSL"
print "\t--server_mailbox=<inbox,mb1>\tOnly consider the given mailboxes in IMAP server"
print "\t--server_mailbox=<inbox,mb1>\tOnly consider the given mailboxes (or label)"
print "\n"
sys.exit()

Expand Down

0 comments on commit fe9921a

Please sign in to comment.