Skip to content

Commit 6feecbe

Browse files
authored
Merge pull request #81023 from cbippley/OCPBUGS-39072
OCPBUGS#39072 Fixing user replaced values
2 parents b4b243c + 291d62b commit 6feecbe

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)