Skip to content

Commit

Permalink
Fix outdated doc URL to maintenance setup
Browse files Browse the repository at this point in the history
  • Loading branch information
okurz committed Feb 23, 2017
1 parent 8c82243 commit 7f985cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions osc/commandline.py
Expand Up @@ -2946,7 +2946,7 @@ def do_release(self, subcmd, opts, *args):
def do_releaserequest(self, subcmd, opts, *args):
"""${cmd_name}: Create a request for releasing a maintenance update.
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
[See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.maintenance_setup.html
for information on this topic.]
This command is used by the maintence team to start the release process of a maintenance update.
Expand Down Expand Up @@ -2992,7 +2992,7 @@ def do_releaserequest(self, subcmd, opts, *args):
def do_createincident(self, subcmd, opts, *args):
"""${cmd_name}: Create a maintenance incident
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
[See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.maintenance_setup.html
for information on this topic.]
This command is asking to open an empty maintence incident. This can usually only be done by a responsible
Expand Down Expand Up @@ -3064,7 +3064,7 @@ def do_createincident(self, subcmd, opts, *args):
def do_maintenancerequest(self, subcmd, opts, *args):
"""${cmd_name}: Create a request for starting a maintenance incident.
[See http://doc.opensuse.org/products/draft/OBS/obs-reference-guide_draft/cha.obs.maintenance_setup.html
[See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.maintenance_setup.html
for information on this topic.]
This command is asking the maintence team to start a maintence incident based on a
Expand Down

0 comments on commit 7f985cf

Please sign in to comment.