change command line flags according to previous commit

This commit is contained in:
Alexander Weinhold 2017-09-08 14:39:34 +02:00
parent 376cd19fd4
commit c64feb082d

View File

@ -14,5 +14,5 @@ unreadMail
* go get the libUnreadMail repo * go get the libUnreadMail repo
* enter the unreadMail subfolder * enter the unreadMail subfolder
* go install * go install
* use $GOPATH/bin/unreadMail -cert $cert -server foobar.com -user spam -passwd eggs to fetch mail * use $GOPATH/bin/unreadMail -cert $cert -server foobar.com -user spam -pwfile pathToPasswordFile to fetch mail
* the fetched mail will be marked as read * the fetched mail will be marked as read