Skip to content
Snippets Groups Projects
Commit 318c39f9 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

fixed shorthand key for message

parent 50fce4fc
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ Optional args: ...@@ -41,7 +41,7 @@ Optional args:
|Long flag|Short flag|Effect|Example| |Long flag|Short flag|Effect|Example|
|---|---|---|---| |---|---|---|---|
|--message|-ms|Message to send|-m "top of the morning"| |--message|-m|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| |--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"| |--ndf|-n|Path to the network definition JSON file (default "ndf.json")| -n "ndf.json"|
|--SearchForUser|-s|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|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment