Skip to content

Commit

Permalink
docs: fix preset set command
Browse files Browse the repository at this point in the history
  • Loading branch information
vbelouso authored and praveenkumar committed Mar 31, 2022
1 parent aa7e94f commit 6d118b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/topics/proc_changing-the-selected-preset.adoc
Expand Up @@ -20,7 +20,7 @@ To enable preset changes, you must delete the existing instance and start a new
+
[subs="+quotes,attributes"]
----
$ {bin} config preset __<name>__
$ {bin} config set preset __<name>__
----
+
Valid preset names are `openshift` for {ocp} and `podman` for the Podman container runtime.
Expand Down

0 comments on commit 6d118b9

Please sign in to comment.