From aa6d74c0adca49b3b550fdfa4bc28ffc099567ff Mon Sep 17 00:00:00 2001 From: Robin van Genderen Date: Thu, 28 Jul 2016 10:48:36 +0200 Subject: [PATCH] add space between heading --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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