mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-08 13:56:15 +01:00
spell openSUSE correctly
openSUSE is the only way to spell openSUSE, according to https://en.opensuse.org/Help:Style#openSUSE_spelling
This commit is contained in:
parent
ac21d2b5ac
commit
7fce95e2bd
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# openSUSE Commander
|
# openSUSE Commander
|
||||||
|
|
||||||
OpenSUSE Commander (osc) is a command-line interface to the
|
openSUSE Commander (osc) is a command-line interface to the
|
||||||
[Open Build Service (OBS)](https://github.com/openSUSE/open-build-service/).
|
[Open Build Service (OBS)](https://github.com/openSUSE/open-build-service/).
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ Recommends: xdg-utils
|
|||||||
Provides: %{use_python_pkg}-osc
|
Provides: %{use_python_pkg}-osc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OpenSUSE Commander is a command-line client for the Open Build Service.
|
openSUSE Commander is a command-line client for the Open Build Service.
|
||||||
|
|
||||||
See http://en.opensuse.org/openSUSE:OSC, as well as
|
See http://en.opensuse.org/openSUSE:OSC, as well as
|
||||||
http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
http://en.opensuse.org/openSUSE:Build_Service_Tutorial
|
||||||
@ -127,7 +127,7 @@ PYTHONPATH=. argparse-manpage \
|
|||||||
--function=get_parser \
|
--function=get_parser \
|
||||||
--project-name=osc \
|
--project-name=osc \
|
||||||
--prog=osc \
|
--prog=osc \
|
||||||
--description="OpenSUSE Commander" \
|
--description="openSUSE Commander" \
|
||||||
--author="Contributors to the osc project. See the project's GIT history for the complete list." \
|
--author="Contributors to the osc project. See the project's GIT history for the complete list." \
|
||||||
--url="https://github.com/openSUSE/osc/"
|
--url="https://github.com/openSUSE/osc/"
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user