mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-23 02:32:13 +01:00
- escape % in help text
This commit is contained in:
parent
1a89821f36
commit
d174599b8d
@ -2857,7 +2857,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
while inside a project directory:
|
while inside a project directory:
|
||||||
osc co PACKAGE # check out PACKAGE from project
|
osc co PACKAGE # check out PACKAGE from project
|
||||||
|
|
||||||
with the result of rpm -q --qf '%{disturl}n' PACKAGE
|
with the result of rpm -q --qf '%%{disturl}n' PACKAGE
|
||||||
osc co obs://API/PROJECT/PLATFORM/REVISION-PACKAGE
|
osc co obs://API/PROJECT/PLATFORM/REVISION-PACKAGE
|
||||||
|
|
||||||
${cmd_option_list}
|
${cmd_option_list}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user