Skip to content

Commit

Permalink
Merge pull request #14 from sepehr-laal/master
Browse files Browse the repository at this point in the history
changed 'select' api to 'search' in readme
  • Loading branch information
jcreigno committed Apr 9, 2014
2 parents 6305390 + a22bc46 commit c3ae072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The constructor function creates a new `notifier`. Parameter provide options nee
* `tlsOptions` : see `tls` module options
* `markSeen`: mark mail as read defaults to true
* `box` : mail box read from defaults to 'INBOX'
* `select`: search query defaults to ['UNSEEN']
* `search`: search query defaults to ['UNSEEN']

For backward compatibility `username` is also supported.

Expand Down

0 comments on commit c3ae072

Please sign in to comment.