|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <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"> |
8 | 8 | <meta name="author" content="Couchbase"> |
9 | 9 | <title>couchbase-cli-user-manage(1)</title> |
10 | 10 | <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 | 241 | pre.pygments .lineno{border-right:1px solid currentColor;opacity:.35;display:inline-block;margin-right:.75em} |
242 | 242 | pre.pygments .lineno::before{content:"";margin-right:-.125em} |
243 | 243 | .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} |
245 | 245 | .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} |
246 | 246 | .quoteblock blockquote{margin:0;padding:0;border:0} |
247 | 247 | .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 | 258 | .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} |
259 | 259 | .quoteblock.abstract{margin:0 1em 1.25em;display:block} |
260 | 260 | .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} |
262 | 263 | .quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem} |
263 | 264 | .quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0} |
264 | 265 | table.tableblock{max-width:100%;border-collapse:separate} |
@@ -541,9 +542,9 @@ <h2 id="_options">OPTIONS</h2> |
541 | 542 | <dd> |
542 | 543 | <p>Specifies the auth_domain to used for an RBAC user profile. This option is |
543 | 544 | 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 |
545 | 546 | 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> |
547 | 548 | </dd> |
548 | 549 | </dl> |
549 | 550 | </div> |
|
0 commit comments