We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 901665c + 19794ba commit fcaf3aeCopy full SHA for fcaf3ae
utils/build_ds_container.py
@@ -47,7 +47,7 @@
47
'-np', '--no-upstream-prefix',
48
help=(
49
'The prefix for bundle names. The default is "upstream" if not specified. '
50
- 'To disable prefix, use --no-upstream-prefix.',
+ 'To disable prefix, use --no-upstream-prefix. '
51
'This option is ignored when building content in the cluster using '
52
'--build-in-cluster.'),
53
action='store_true',
0 commit comments