Fix bin name in kubefed docs
This commit is contained in:
parent
9353bb9836
commit
91b73938ba
|
|
@ -15,7 +15,7 @@ kubefed options
|
|||
|
||||
```
|
||||
# Print flags inherited by all commands
|
||||
kubectl options
|
||||
kubefed options
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ kubefed version
|
|||
|
||||
```
|
||||
# Print the client and server versions for the current context
|
||||
kubectl version
|
||||
kubefed version
|
||||
```
|
||||
|
||||
### Options
|
||||
|
|
|
|||
Loading…
Reference in New Issue