diff --git a/docs/cn/zh/kmesh_commands-zh.md b/docs/cn/zh/kmesh_commands-zh.md index 709ee8b65..af8d321c7 100644 --- a/docs/cn/zh/kmesh_commands-zh.md +++ b/docs/cn/zh/kmesh_commands-zh.md @@ -16,7 +16,7 @@ Flags: -h, --help help for kmesh-daemon --mode string controller plane mode, valid values are [kernel-native, dual-engine] (default "dual-engine") --monitoring string enable kmesh traffic monitoring in daemon process(default "true") - --profiliing string whether to enable profiling or not (default "false") + --profiling string whether to enable profiling or not (default "false") --enable-ipsec string enable ipsec encryption and authentication between nodes(default false) # example diff --git a/docs/en/kmesh_commands.md b/docs/en/kmesh_commands.md index 167aea421..31db5c181 100644 --- a/docs/en/kmesh_commands.md +++ b/docs/en/kmesh_commands.md @@ -16,7 +16,7 @@ Flags: -h, --help help for kmesh-daemon --mode string controller plane mode, valid values are [kernel-native, dual-engine] (default "dual-engine") --monitoring string enable kmesh traffic monitoring in daemon process(default "true") - --profiliing string whether to enable profiling or not (default "false") + --profiling string whether to enable profiling or not (default "false") --enable-ipsec string enable ipsec encryption and authentication between nodes(default false) # example