mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
Fix typo in example for osc search
This commit is contained in:
parent
8948a26ae4
commit
030c2a41f8
@ -7459,7 +7459,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
usage:
|
||||
osc search \'search term\' <options>
|
||||
osc bse ... ('osc search --binary')
|
||||
osc se 'perl(Foo::Bar)' ('osc --package perl-Foo-Bar')
|
||||
osc se 'perl(Foo::Bar)' ('osc search --package perl-Foo-Bar')
|
||||
${cmd_option_list}
|
||||
"""
|
||||
def build_xpath(attr, what, substr = False):
|
||||
|
Loading…
Reference in New Issue
Block a user