Newsletter KW 29
This commit is contained in:
@@ -29,12 +29,12 @@ argParser.add_argument(
|
||||
help="Path to MarkdownFile to send"
|
||||
)
|
||||
argParser.add_argument(
|
||||
"--EmailAddressFilePath",
|
||||
"-E", "--EmailAddressFilePath",
|
||||
default=None,
|
||||
help="File with eMailAddresses, one per line, to wich to send the eMail TO"
|
||||
)
|
||||
argParser.add_argument(
|
||||
"--toEmailAddress",
|
||||
"-e", "--toEmailAddress",
|
||||
default=None,
|
||||
help="address, to wich to send the eMail TO"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user