Skip to content

Commit 291d62b

Browse files
committed
OCPBUGS#39072 Fixing user replaced values
1 parent 024feb0 commit 291d62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/images-test-s2i.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ scripts and testing tools along with the `Makefile`:
4646

4747
[source,termnal]
4848
----
49-
$ s2i create _<image name>_ _<destination directory>_
49+
$ s2i create <image_name> <destination_directory>
5050
----
5151

5252
The generated `test/run` script must be adjusted to be

0 commit comments

Comments
 (0)