Skip to content

Commit 63a3388

Browse files
committed
DOC-11364 Merge branch 'trinity' into 'morpheus'
* trinity: DOC-11364 Fix typo in examples Change-Id: Iae0373ebd47515e294b93d3543cd7bd69dfafb64
2 parents cb389c3 + 19958e3 commit 63a3388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/cli/pages/cbcli/couchbase-cli-setting-notification.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ include::{partialsdir}/cbcli/part-certificate-authentication.adoc[]
4747

4848
To enable notifications on a Couchbase cluster run the following command\&.
4949

50-
$ couchbase-cli setting-notifications -c 192.168.1.5 -u Administrator \
50+
$ couchbase-cli setting-notification -c 192.168.1.5 -u Administrator \
5151
-p password --enable-notification 1
5252

5353
To disable notifications run the following command.
5454

55-
$ couchbase-cli setting-notifications -c 192.168.1.5 -u Administrator \
55+
$ couchbase-cli setting-notification -c 192.168.1.5 -u Administrator \
5656
-p password --enable-notification 0
5757

5858
== DISCUSSION

0 commit comments

Comments
 (0)