Commit 787fdf35 authored by Johan Euphrosine's avatar Johan Euphrosine

README: shorter filename

parent 83638fdc
...@@ -19,8 +19,8 @@ $ podex [-format json|yaml] [-type=pod|container] [-name PODNAME] IMAGES... ...@@ -19,8 +19,8 @@ $ podex [-format json|yaml] [-type=pod|container] [-name PODNAME] IMAGES...
### Examples ### Examples
``` ```
$ podex google/nodejs-hello > pod-manifest.yaml $ podex google/nodejs-hello > pod.yaml
$ podex -format json -type container -name nodejs-nginx google/nodejs-hello nginx > container-manifest.json $ podex -format json -type container -name nodejs-nginx google/nodejs-hello nginx > container.json
``` ```
## TODOs ## TODOs
......
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