From 6b365102bdd5f846c0f96e619811d5ff77e3dd5e Mon Sep 17 00:00:00 2001 From: zwang28 <84491488@qq.com> Date: Mon, 9 Dec 2024 14:00:03 +0800 Subject: [PATCH] fixup --- operate/meta-backup.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/operate/meta-backup.mdx b/operate/meta-backup.mdx index 57b2c0a5..c90daec7 100644 --- a/operate/meta-backup.mdx +++ b/operate/meta-backup.mdx @@ -26,6 +26,7 @@ risectl meta backup-meta ``` `risectl` is included in the pre-built RisingWave binary. Use the following command instead: + ```bash ./risingwave ctl meta backup-meta ```