Skip to content
Snippets Groups Projects
Commit f1f4748e authored by Tobias Dussa's avatar Tobias Dussa
Browse files

Fixed incorrect statement in README.

parent e15619d4
No related branches found
No related tags found
No related merge requests found
...@@ -30,10 +30,10 @@ The script takes two files as input, namely (by default): ...@@ -30,10 +30,10 @@ The script takes two files as input, namely (by default):
(The `basedir` variable is set to `Mails` by default, while the `campaign` (The `basedir` variable is set to `Mails` by default, while the `campaign`
variable is set to `Test` by default.) variable is set to `Test` by default.)
In addition, `infix` needs to be specified on the command line as a In addition, an `infix` can to be specified on the command line as a
positional parameter, but it can be empty (i. e., specified as `""`). The positional parameter. The idea is that this allows separate runs of the
idea is that this allows separate runs of the comms challenge to be clearly comms challenge to be clearly separated in the file names as well. The
separated. default is empty.
### Mail Template ### Mail Template
...@@ -172,3 +172,8 @@ DFN-CERT,Tobias,Dussa,dussa@dfn-cert.de ...@@ -172,3 +172,8 @@ DFN-CERT,Tobias,Dussa,dussa@dfn-cert.de
(for instance, just to send out a batch of mails without any intended (for instance, just to send out a batch of mails without any intended
web interaction), set to empty string (`""`). Defaults to web interaction), set to empty string (`""`). Defaults to
`https://challenge.example.com. `https://challenge.example.com.
## Example Calls
###
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment