diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-28 16:16:11 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-28 16:28:46 -0700 |
commit | bd6299334464bb93dde174697eab2f5331fc4eaf (patch) | |
tree | ba7caf174d440e496dc963db81a6bda5eb81389f /docs/release/installation/featureconfig.rst | |
parent | d7a964fbf1775a60461d6f43b1fda4a32eb7cfff (diff) |
JIRA 23: Fix line break in configuration section
Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/release/installation/featureconfig.rst')
-rw-r--r-- | docs/release/installation/featureconfig.rst | 3 |
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. |