Skip to content

Commit

Permalink
- osc.cli.request.ui: fixed typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-h committed Nov 23, 2012
1 parent db1b99d commit 3145b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osc/cli/request/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class RequestSupersede(CommandDescription, Request):
"""Supersede a request with another (existing) request.
Example:
osc request supsersede api://reqid api://supersede_id [--message MESSAGE]
osc request supersede api://reqid api://supersede_id [--message MESSAGE]
"""
cmd = 'supersede'
Expand Down

0 comments on commit 3145b11

Please sign in to comment.