projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b09f0b
)
Removing the mailtest command from the launcher reference
author
Kovah
<mail@kovah.de>
Tue, 28 Jul 2015 13:46:44 +0000
(15:46 +0200)
committer
Kovah
<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
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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)
```