JIRA 23: Fix line break in configuration section 03/32103/3
authorUlas Kozat <ulas.kozat@gmail.com>
Tue, 28 Mar 2017 23:16:11 +0000 (16:16 -0700)
committerUlas Kozat <ulas.kozat@gmail.com>
Tue, 28 Mar 2017 23:28:46 +0000 (16:28 -0700)
Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
docs/release/installation/featureconfig.rst

index 5364dbe..3d41323 100644 (file)
@@ -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.