From: Ulas Kozat Date: Tue, 28 Mar 2017 23:16:11 +0000 (-0700) Subject: JIRA 23: Fix line break in configuration section X-Git-Tag: danube.2.0~10 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bd6299334464bb93dde174697eab2f5331fc4eaf;p=domino.git JIRA 23: Fix line break in configuration section Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2 Signed-off-by: Ulas Kozat --- 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.