diff options
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index d002662b..3e9c89fe 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -21,11 +21,11 @@ Type **onap <command>** from linux console. To Run in Interactive mode -------------------------- -Type **onap** from linux console. +Type **onap** from linux/web console. And use the directive set to set the values for following parameters: -1. **onap-host-url** - Onap Micro service bus(MSB) URL or a service URL +1. **host-url** - Onap Micro service bus(MSB) URL or a service URL 2. **onap-username** - Onap user name 3. **onap-password** - Onap user password |