From 5a6494b5bdda8f79123f1ab7edc97208edf99390 Mon Sep 17 00:00:00 2001 From: Richard Smedley Date: Mon, 16 Jun 2025 11:17:39 +0100 Subject: [PATCH] Porting forward alphabetical change from 7.6 From @BKaneAtWork 's https://github.com/couchbase/docs-server/pull/3815 change to 7.6 --- modules/cli/pages/cli-intro.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/cli/pages/cli-intro.adoc b/modules/cli/pages/cli-intro.adoc index efac7f54fe..daf0038f5f 100644 --- a/modules/cli/pages/cli-intro.adoc +++ b/modules/cli/pages/cli-intro.adoc @@ -41,10 +41,10 @@ You can collect diagnostics through the command-line interface by using the xref For convenience, Couchbase provides a tools package that contains the following utilities: -* xref:tools:cbimport.adoc[`cbimport`] +* xref:backup-restore:cbbackupmgr.adoc[`cbbackupmgr`] * xref:tools:cbexport.adoc[`cbexport`] +* xref:tools:cbimport.adoc[`cbimport`] * xref:cli:cbq-tool.adoc[`cbq`] -* xref:backup-restore:cbbackupmgr.adoc[`cbbackupmgr`] This package lets you install these tools on systems where you have not installed Couchbase Server.