1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-23 10:42:14 +01:00

- escape % in help text

This commit is contained in:
Marcus Huewe 2011-02-01 20:07:29 +01:00
parent 1a89821f36
commit d174599b8d

View File

@ -2857,7 +2857,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
while inside a project directory:
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
${cmd_option_list}