mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-28 10:46:15 +01:00
Merge pull request #383 from bgeuken/typo_fix_search
Fix typo in example for osc search
This commit is contained in:
commit
6b04a6584b
@ -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