From 50fce4fc696fc8d851b584cf825b7523a7413cfd Mon Sep 17 00:00:00 2001
From: Benjamin Wenger <ben@privategrity.com>
Date: Wed, 21 Aug 2019 19:53:05 +0000
Subject: [PATCH] added -s for --SearchForUser to the readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8a9660a38..a4b6e7033 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Optional args:
 |--message|-ms|Message to send|-m "top of the morning"|
 |--messageTimeout|-t|The number of seconds to wait for 'waitForMessages' messages to arrive (default 45)|-t 42|
 |--ndf|-n|Path to the network definition JSON file (default "ndf.json")| -n "ndf.json"|
-|--SearchForUser| |Sets the email to search for to find a user with user discovery| -s "david@chaum.com|
+|--SearchForUser|-s|Sets the email to search for to find a user with user discovery| -s "david@chaum.com|
 |--dest64| |Sets the destination user id encoded in base 64| --dest64 "yCvV6AsEK3l+45Gn4awBJ4lpb+hT2sO6yzxjeraRor0="|
 |--destid|-d|ID to send message to| -d 69|
 |--email|-E|Email to register for User Discovery| -e "david@chaum.com"|
-- 
GitLab