mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 23:53:39 +02:00
- escape % in help text
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user