This is an automated email from the ASF dual-hosted git repository.
jfclere pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 4c14e17 Update README.md
4c14e17 is described below
commit 4c14e17ffb59fa95d6de6f7c2ea54388540fe02e
Author: Jean-Frederic Clere <[email protected]>
AuthorDate: Wed May 26 13:33:00 2021 +0200
Update README.md
another one.
---
modules/stuffed/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/stuffed/README.md b/modules/stuffed/README.md
index f4aa85d..d13f959 100644
--- a/modules/stuffed/README.md
+++ b/modules/stuffed/README.md
@@ -46,7 +46,7 @@ Docker build arguments include `namespace` (default is
`tomcat`) and `port` whic
Add a webapp as folder mywebapp (for this example, or specify another path),
or a path from which a configured Host will auto deploy
```
--path: Specify a path the webapp will use
---war: Add the spcified path (directory or war) as a webapp (if no path has
been specified, it will be the root webapp)
+--war: Add the specified path (directory or war) as a webapp (if no path has
been specified, it will be the root webapp)
```
The JULI logging manager configuration is optional but makes logging more
readable and configurable:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]