mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-14 00:06:15 +01:00
fix typo in help message (bnc#918906)
https://bugzilla.opensuse.org/show_bug.cgi?id=918906
This commit is contained in:
parent
4bd0436033
commit
00c7b9dbfc
@ -47,7 +47,7 @@ For additional information, see
|
|||||||
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
||||||
* http://en.opensuse.org/openSUSE:OSC
|
* http://en.opensuse.org/openSUSE:OSC
|
||||||
.PP
|
.PP
|
||||||
You can modify osc commands, or roll you own, via the plugin API:
|
You can modify osc commands, or roll your own, via the plugin API:
|
||||||
* http://en.opensuse.org/openSUSE:OSC_plugins
|
* http://en.opensuse.org/openSUSE:OSC_plugins
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
osc was written by several authors. This man page is automatically generated.
|
osc was written by several authors. This man page is automatically generated.
|
||||||
@ -67,7 +67,7 @@ class Osc(cmdln.Cmdln):
|
|||||||
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
||||||
* http://en.opensuse.org/openSUSE:OSC
|
* http://en.opensuse.org/openSUSE:OSC
|
||||||
|
|
||||||
You can modify osc commands, or roll you own, via the plugin API:
|
You can modify osc commands, or roll your own, via the plugin API:
|
||||||
* http://en.opensuse.org/openSUSE:OSC_plugins
|
* http://en.opensuse.org/openSUSE:OSC_plugins
|
||||||
"""
|
"""
|
||||||
name = 'osc'
|
name = 'osc'
|
||||||
|
Loading…
Reference in New Issue
Block a user