From 8412ad59efe5913af3481d9648e9687256e8c882 Mon Sep 17 00:00:00 2001 From: Rongqi Sun Date: Tue, 17 Jan 2023 13:55:01 +0800 Subject: [PATCH] vstart: fix text format Signed-off-by: Rongqi Sun (cherry picked from commit 57dc8ce51602543d42a2f82cb829eda1c231b434) --- src/vstart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vstart.sh b/src/vstart.sh index 7c305cf9642c..b25e84c55faa 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -215,8 +215,8 @@ options: -g --gssapi enable Kerberos/GSSApi authentication -G disable Kerberos/GSSApi authentication --hitset : enable hitset tracking - -e : create an erasure pool\ - -o config add extra config parameters to all sections + -e : create an erasure pool + -o config add extra config parameters to all sections --rgw_port specify ceph rgw http listen port --rgw_frontend specify the rgw frontend configuration --rgw_compression specify the rgw compression plugin -- 2.47.3