Improve console output of working-with-resources.md

This commit is contained in:
Satnam Singh
2015-07-19 01:55:04 +01:00
committed by Daniel Smith
parent 930596ec00
commit f427b48632

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