Repository: james-project Updated Branches: refs/heads/master 4bdc00096 -> 72dc3d121
JAMES-2338 quick-start - Typo Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9138a89e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9138a89e Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/9138a89e Branch: refs/heads/master Commit: 9138a89e5f10a9c2a312c83140a30e3c28d5a6a9 Parents: 4bdc000 Author: Simon Levesque <si...@simonlevesque.com> Authored: Wed Feb 14 21:59:29 2018 -0500 Committer: benwa <btell...@linagora.com> Committed: Tue Mar 27 15:08:00 2018 +0700 ---------------------------------------------------------------------- src/site/xdoc/server/quick-start.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/9138a89e/src/site/xdoc/server/quick-start.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/server/quick-start.xml b/src/site/xdoc/server/quick-start.xml index df7a6df..d691594 100644 --- a/src/site/xdoc/server/quick-start.xml +++ b/src/site/xdoc/server/quick-start.xml @@ -131,7 +131,7 @@ Step 6: Create Domains and Users Time to add domains and users. We will show how to via the james-cli (client interface). -You also can achieve this via JMX (launch jconsole). JMX has more operations tha james-cli. +You also can achieve this via JMX (launch jconsole). JMX has more operations than james-cli. * cd bin * james-cli -h localhost -p 9999 adddomain mydomain.tld --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org