diff --git a/readme.md b/readme.md index aba71f6..e713939 100644 --- a/readme.md +++ b/readme.md @@ -3,23 +3,23 @@ remove-recipients.py Remove recipients in webapp -####Usage: +#### Usage: -######List recipients +###### List recipients python remove-recipients.py --user --list -######Remove recipient +###### Remove recipient Remove options is searching in display_name, smtp_address or email_address. python remove-recipients.py --user --remove -######Clear history +###### Clear history python remove-recipients.py --user --remove-all -####Example +#### Example Remove all recipients that have example.com in there display_name, smtp_address or email_address