Skip to content

Commit

Permalink
Merge pull request openshift#3430 from ahardin-rh/alberttwong-PR1939
Browse files Browse the repository at this point in the history
Update templates.adoc
  • Loading branch information
ahardin-rh authored Dec 22, 2016
2 parents b29b93a + 6e31880 commit 381c4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_guide/templates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ template from there by adding parameters and other customizations. To export
objects in a project in template form, run:

----
$ oc export all --as-template=<template_name>
$ oc export all --as-template=<template_name> > <template_filename>
----

You can also substitute a particular resource type or multiple resources instead of `all`.
Expand Down

0 comments on commit 381c4ef

Please sign in to comment.