Skip to content

Commit 3cf9884

Browse files
committed
FIX:Was regular quotation mark
1 parent f748e49 commit 3cf9884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can specify the message subject, content and attach a file.
3636
headnode_notifier.py recipient@domain.com --subject 'Important message' --body 'Hello there!' --attach ./some/file.zip
3737
```
3838

39-
You can also send just blank message, only '''recipient@domain.com''' is truly obligatory if using default values for the rest.
39+
You can also send just blank message, only ```recipient@domain.com``` is truly obligatory if using default values for the rest.
4040

4141
You can specify server, port and else if you wish with ```--serv-addr smpt.provider.com --port 42 --from-addr my.address@provider.com```
4242

0 commit comments

Comments
 (0)