aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2017-03-28 16:16:11 -0700
committerUlas Kozat <ulas.kozat@huawei.com>2017-03-28 23:31:49 +0000
commit2b0edb8627e8ba67b0ffcb37875495456b48928a (patch)
tree52bbc6683d5ae0213e262ba924a5c9ed53c67d2f
parentc2354dcc7676b3e153feaa32347e0ad847e60b88 (diff)
JIRA 23: Fix line break in configuration section
Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
-rw-r--r--docs/release/installation/featureconfig.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/release/installation/featureconfig.rst b/docs/release/installation/featureconfig.rst
index 5364dbe..3d41323 100644
--- a/docs/release/installation/featureconfig.rst
+++ b/docs/release/installation/featureconfig.rst
@@ -29,8 +29,7 @@ Domino Server
Domino Client
-------------
-* The default mode of CLI is non-interactive (i.e., Domino CLI Utility is used). This can be changed when the DominoClient is launched by passing the flags --log or -l followed by the
-log level choice from the set {ERROR, WARNING, INFO, DEBUG} (not case sensitive). This overwrites the log level default specified in the configuration file.
+* The default mode of CLI is non-interactive (i.e., Domino CLI Utility is used). This can be changed when the DominoClient is launched by passing the flags --log or -l followed by the log level choice from the set {ERROR, WARNING, INFO, DEBUG}
* The default Domino Server IP is set as "localhost". This can be overwritten at the time of launching DominoClient via the option flags -i or --ipaddr followed by the IP address of the actual server hosting the Domino Server.