Merge pull request #11540 from satnam6502/doc35

Improve console output of working-with-resources.md
pull/6/head
Brian Grant 2015-07-18 18:19:34 -07:00
commit d95ca69400
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ When you create a resource such as pod, and then retrieve the created
resource, a number of the fields of the resource are added.
You can see this at work in the following example:
```
```console
$ cat > /tmp/original.yaml <<EOF
apiVersion: v1
kind: Pod