Skip to content

Commit 86ab496

Browse files
author
Carlos Gonzalez Betancort
committed
DOC-5449 Fix typo in user-manage doc page
Change-Id: I8bcc62f1c09ff731fe61fa2ef26f5b9dd53eb5e1 Reviewed-on: http://review.couchbase.org/112023 Reviewed-by: Toby Wilds <toby.wilds@couchbase.com> Well-Formed: Build Bot <build@couchbase.com> Tested-by: Carlos Gonzalez <carlos.gonzalez@couchbase.com>
1 parent 978253c commit 86ab496

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 2.0.9">
7+
<meta name="generator" content="Asciidoctor 2.0.10">
88
<meta name="author" content="Couchbase">
99
<title>couchbase-cli-user-manage(1)</title>
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
@@ -241,7 +241,7 @@
241241
pre.pygments .lineno{border-right:1px solid currentColor;opacity:.35;display:inline-block;margin-right:.75em}
242242
pre.pygments .lineno::before{content:"";margin-right:-.125em}
243243
.quoteblock{margin:0 1em 1.25em 1.5em;display:table}
244-
.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}
244+
.quoteblock:not(.excerpt)>.title{margin-left:-1.5em;margin-bottom:.75em}
245245
.quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
246246
.quoteblock blockquote{margin:0;padding:0;border:0}
247247
.quoteblock blockquote::before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)}
@@ -258,7 +258,8 @@
258258
.quoteblock.abstract blockquote,.quoteblock.abstract p,.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{line-height:1.6;word-spacing:0}
259259
.quoteblock.abstract{margin:0 1em 1.25em;display:block}
260260
.quoteblock.abstract>.title{margin:0 0 .375em;font-size:1.15em;text-align:center}
261-
.quoteblock.excerpt,.quoteblock .quoteblock{margin:0 0 1.25em;padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
261+
.quoteblock.excerpt>blockquote,.quoteblock .quoteblock{padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
262+
.quoteblock.excerpt,.quoteblock .quoteblock{margin-left:0}
262263
.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem}
263264
.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0}
264265
table.tableblock{max-width:100%;border-collapse:separate}
@@ -541,9 +542,9 @@ <h2 id="_options">OPTIONS</h2>
541542
<dd>
542543
<p>Specifies the auth_domain to used for an RBAC user profile. This option is
543544
used when deleting, creating or updating an RBAC user profile and it if may
544-
be set to either <em>local</em> or <em>external</em>. Loacl users are users that are
545+
be set to either <em>local</em> or <em>external</em>. Local users are users that are
545546
managed directly by the Couchbase cluster. External users are users
546-
managed by an external source suchas LDAP.</p>
547+
managed by an external source such as LDAP.</p>
547548
</dd>
548549
</dl>
549550
</div>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
'\" t
22
.\" Title: couchbase-cli-user-manage
33
.\" Author: Couchbase
4-
.\" Generator: Asciidoctor 2.0.9
5-
.\" Date: 2019-06-14
4+
.\" Generator: Asciidoctor 2.0.10
5+
.\" Date: 2019-07-16
66
.\" Manual: Couchbase CLI Manual
77
.\" Source: Couchbase CLI 1.0.0
88
.\" Language: English
99
.\"
10-
.TH "COUCHBASE\-CLI\-USER\-MANAGE" "1" "2019-06-14" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
10+
.TH "COUCHBASE\-CLI\-USER\-MANAGE" "1" "2019-07-16" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0
@@ -124,9 +124,9 @@ available roles in Couchbase.
124124
.RS 4
125125
Specifies the auth_domain to used for an RBAC user profile. This option is
126126
used when deleting, creating or updating an RBAC user profile and it if may
127-
be set to either \fIlocal\fP or \fIexternal\fP. Loacl users are users that are
127+
be set to either \fIlocal\fP or \fIexternal\fP. Local users are users that are
128128
managed directly by the Couchbase cluster. External users are users
129-
managed by an external source suchas LDAP.
129+
managed by an external source such as LDAP.
130130
.RE
131131
.SH "HOST FORMATS"
132132
.sp

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

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

7171
include::{partialsdir}/cbcli/part-host-formats.adoc[]
7272

0 commit comments

Comments
 (0)