Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
Signed-off-by: YaoZengzeng <[email protected]>
  • Loading branch information
YaoZengzeng committed Oct 9, 2024
1 parent 43b3aab commit ef71fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctl/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func NewCmd() *cobra.Command {
kmeshctl version
# Show version info of a specific Kmesh daemon
kmesh version <kmesh-daemon-pod>`,
kmeshctl version <kmesh-daemon-pod>`,
Run: func(cmd *cobra.Command, args []string) {
_ = RunVersion(cmd, args)
},
Expand Down

0 comments on commit ef71fe9

Please sign in to comment.