mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OCPBUGS#8025: Fix tar command
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
6868f9d654
commit
e1457ac2ab
@@ -22,7 +22,7 @@ image::CLI-list.png[]
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
$ tar xvzf <file>
|
||||
$ tar xvf <file>
|
||||
----
|
||||
. Move the `oc` binary to a directory that is on your `PATH`.
|
||||
+
|
||||
|
||||
@@ -101,7 +101,7 @@ endif::[]
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
$ tar xvzf <file>
|
||||
$ tar xvf <file>
|
||||
----
|
||||
. Place the `oc` binary in a directory that is on your `PATH`.
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user