Skip to content

Commit ef71fe9

Browse files
committed
update example
Signed-off-by: YaoZengzeng <[email protected]>
1 parent 43b3aab commit ef71fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctl/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func NewCmd() *cobra.Command {
3939
kmeshctl version
4040
4141
# Show version info of a specific Kmesh daemon
42-
kmesh version <kmesh-daemon-pod>`,
42+
kmeshctl version <kmesh-daemon-pod>`,
4343
Run: func(cmd *cobra.Command, args []string) {
4444
_ = RunVersion(cmd, args)
4545
},

0 commit comments

Comments
 (0)