diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:35:55 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:35:56 +0100 |
commit | fbce30b46559683c26d8cc365d39a602dcfed0a4 (patch) | |
tree | b06f21fcd37f7927a22cf69a27caa74b1ea85e18 | |
parent | cc9ce466be8feed11ea6336f69bbac628f713965 (diff) |
fix typos
Change-Id: I7e5e03bd96d746d0b9587ab421600a64a07a468c
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,7 +47,7 @@ NOTE: This mode is available as Web command console when OCLIP is running from d Select the product version -------------------------- CLI framework is enhanced to handle multiple product versions at same -time. so to choose the product version, set evironment variable +time. so to choose the product version, set environment variable **OPEN_CLI_PROUDCT_IN_USE**. NOTE: In interactive mode, product version can be selected using @@ -57,7 +57,7 @@ Run *oclip [-v|--version]* to see the available product version details. Set the parameter values ------------------------ -Use the directive 'set' for setting the values for parameters and 'unset' for un-seting the values. +Use the directive 'set' for setting the values for parameters and 'unset' for un-setting the values. Help ---- |