mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-27 08:38:54 +02:00
most help topics are capitalized
This commit is contained in:
@@ -854,7 +854,7 @@ class RawCmdln(cmd.Cmd):
|
||||
usage += ' ' + tail
|
||||
|
||||
block_lines = [
|
||||
self.helpindent + "usage:",
|
||||
self.helpindent + "Usage:",
|
||||
self.helpindent + ' '*4 + usage
|
||||
]
|
||||
block = '\n'.join(block_lines) + '\n\n'
|
||||
|
Reference in New Issue
Block a user