Skip to content

Commit e37578c

Browse files
committed
Merge branch 'alice'
* alice: DOC-5449 Fix typo in user-manage doc page Change-Id: I118ca12ca778736d577db8e8c472ec3db3212a3e
2 parents 4693dbf + 86ab496 commit e37578c

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/generated/doc/couchbase-cli/couchbase-cli-user-manage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,9 +565,9 @@ <h2 id="_options">OPTIONS</h2>
565565
<dd>
566566
<p>Specifies the auth domain to used for an RBAC user profile. This option is
567567
used when deleting, creating or updating an RBAC user profile and it if may
568-
be set to either <em>local</em> or <em>external</em>. Loacl users are users that are
568+
be set to either <em>local</em> or <em>external</em>. Local users are users that are
569569
managed directly by the Couchbase cluster. External users are users
570-
managed by an external source suchas LDAP.</p>
570+
managed by an external source such as LDAP.</p>
571571
</dd>
572572
<dt class="hdlist1">--user-groups &lt;groups&gt;</dt>
573573
<dd>

docs/generated/man/man1/couchbase-cli-user-manage.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: couchbase-cli-user-manage
33
.\" Author: Couchbase
44
.\" Generator: Asciidoctor 2.0.10
5-
.\" Date: 2019-07-03
5+
.\" Date: 2019-07-22
66
.\" Manual: Couchbase CLI Manual
77
.\" Source: Couchbase CLI 1.0.0
88
.\" Language: English
99
.\"
10-
.TH "COUCHBASE\-CLI\-USER\-MANAGE" "1" "2019-07-03" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
10+
.TH "COUCHBASE\-CLI\-USER\-MANAGE" "1" "2019-07-22" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0
@@ -152,9 +152,9 @@ available roles in Couchbase.
152152
.RS 4
153153
Specifies the auth domain to used for an RBAC user profile. This option is
154154
used when deleting, creating or updating an RBAC user profile and it if may
155-
be set to either \fIlocal\fP or \fIexternal\fP. Loacl users are users that are
155+
be set to either \fIlocal\fP or \fIexternal\fP. Local users are users that are
156156
managed directly by the Couchbase cluster. External users are users
157-
managed by an external source suchas LDAP.
157+
managed by an external source such as LDAP.
158158
.RE
159159
.sp
160160
\-\-user\-groups <groups>

docs/modules/cli/pages/cbcli/couchbase-cli-user-manage.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ include::{partialsdir}/cbcli/part-common-options.adoc[]
8282
--auth-domain <domain>::
8383
Specifies the auth domain to used for an RBAC user profile. This option is
8484
used when deleting, creating or updating an RBAC user profile and it if may
85-
be set to either _local_ or _external_. Loacl users are users that are
85+
be set to either _local_ or _external_. Local users are users that are
8686
managed directly by the Couchbase cluster. External users are users
87-
managed by an external source suchas LDAP.
87+
managed by an external source such as LDAP.
8888

8989
--user-groups <groups>::
9090
Specifies the groups the user should be added to. This is used when creating

0 commit comments

Comments
 (0)