Skip to content

Commit 9a2eef2

Browse files
committed
restore description
1 parent d91f463 commit 9a2eef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/gen_ort_dockerfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ def preprocess_gpu_flags():
595595
"--target-platform",
596596
required=False,
597597
default=None,
598-
help='Target for build, can be "linux", "windows" or "igpu". If not specified, build targets the current platform.',
598+
help='Target for build, can be "linux", "windows", "rhel", or "igpu". If not specified, build targets the current platform.',
599599
)
600600

601601
parser.add_argument(

0 commit comments

Comments
 (0)