From fc80135eec5eabcb9884f0bd315003fbdb58039e Mon Sep 17 00:00:00 2001 From: Samarah Date: Fri, 9 Jun 2023 12:21:28 -0400 Subject: [PATCH] RGW: Replace trace with d4n in yaml long desc Signed-off-by: Samarah --- src/common/options/rgw.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 84cef28084bb1..74e158806121a 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -3590,7 +3590,7 @@ options: type: str level: advanced desc: experimental Option to set a filter - long_desc: defaults to none. Other valid values are base and trace (both experimental). + long_desc: defaults to none. Other valid values are base and d4n (both experimental). default: none services: - rgw -- 2.39.5