fix the command output

fix the command output
pull/3011/head
chenhuan12 2017-03-27 11:39:23 +08:00 committed by Andrew Chen
parent d8e8fb9ffb
commit d920926f12
1 changed files with 2 additions and 2 deletions

View File

@ -205,8 +205,8 @@ A successful get command returns all replication controllers on the cluster in
the specified or default namespace. For example:
```shell
CONTROLLER CONTAINER(S) IMAGE(S) SELECTOR REPLICAS
frontend php-redis redis name=frontend 2
NAME DESIRED CURRENT READY AGE
frontend 2 2 2 1h
```
You can also use `get rc NAME` to return information about a specific