This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 71ecf36  [DOCUMENTATION] Update document - Manage James via the 
Command Line
71ecf36 is described below

commit 71ecf36eef4e59e00e12f12e4064e8f69decdd1a
Author: vttranlina <[email protected]>
AuthorDate: Mon May 3 21:25:02 2021 +0700

    [DOCUMENTATION] Update document - Manage James via the Command Line
---
 README.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.adoc b/README.adoc
index 6efda30..67af057 100644
--- a/README.adoc
+++ b/README.adoc
@@ -348,6 +348,8 @@ The base command is different whether you choose guice 
flavor or spring :
   * guice use : `docker exec james_run java -jar /root/james-cli.jar`
   * spring use : `docker exec james_run 
/root/james-server-app-3.0.0-beta6-SNAPSHOT/bin/james-cli.sh`
 
+See https://james.apache.org/server/manage-cli.html[Manage James via the 
Command Line] for more info.
+
 === How to add a domain ?
 
     # Add DOMAIN to 127.0.0.1 in your host /etc/hosts

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to