diff --git a/README.md b/README.md index 5ed92ec..40285e3 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ unreadMail * go get the libUnreadMail repo * enter the unreadMail subfolder * 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 \ No newline at end of file