Removing the mailtest command from the launcher reference
authorKovah <mail@kovah.de>
Tue, 28 Jul 2015 13:46:44 +0000 (15:46 +0200)
committerKovah <mail@kovah.de>
Tue, 28 Jul 2015 13:46:44 +0000 (15:46 +0200)
The mailtest command was removed in [579ce85](https://github.com/discourse/discourse_docker/commit/579ce85d19f1b95151126957988122feb6cbbd8b)., should be removed from the `launcher` reference in the README.md file

README.md

index 1d71dbcbe9937112f02976016fd8366400df2258..efdea970da01498435e3da12f15b38d5462edd55 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,7 +58,6 @@ Commands:
     enter:      Use nsenter to enter a container
     ssh:        Start a bash shell in a running container
     logs:       Docker logs for container
-    mailtest:   Test the mail settings in a container
     bootstrap:  Bootstrap a container for the config based on a template
     rebuild:    Rebuild a container (destroy old, bootstrap, start new)
 ```