Commit e825ca53 authored by Irfan Ur Rehman's avatar Irfan Ur Rehman

[Federation][Kubefed] Address review comment

parent 5f69e169
......@@ -40,12 +40,12 @@ import (
var (
unjoin_long = templates.LongDesc(`
Unjoin removes a cluster from a federation.
Unjoin a cluster from a federation.
Current context is assumed to be a federation endpoint.
Please use the --context flag otherwise.`)
unjoin_example = templates.Examples(`
# Unjoin removes the specified cluster from a federation.
# Unjoin the specified cluster from a federation.
# Federation control plane's host cluster context name
# must be specified via the --host-cluster-context flag
# to properly cleanup the credentials.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment