Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6160 closed patch (fixed)

showUsage patches for mythwelcome,mythfrontend,mythbackend

Reported by: Matthew Wire <devel@…> Owned by: paulh
Priority: minor Milestone: unknown
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

mythwelcome
-Adds version info to usage printout.
-showUsage is called before mythcontext initialisation.

mythfrontend
-Changes calls from "system" to "myth_system" instead.
-Changes function name from PrintHelp?? to showUsage for consistency with other myth apps.

mythbackend
-Adds showUsage function and moves usage information into it.
-Changes calls from "system" to "myth_system" instead.

Note: These were originally posted to #5935 with a mythshutdown patch which has now been applied.

Attachments (6)

00-6160-mythbackend-showusage.patch (6.1 KB) - added by Matthew Wire <devel@…> 15 years ago.
00-6160-mythfrontend-showusage.patch (2.2 KB) - added by Matthew Wire <devel@…> 15 years ago.
00-6160-mythwelcome-showusage.patch (4.0 KB) - added by Matthew Wire <devel@…> 15 years ago.
00-6160-mythfrontend-showusage.2.patch (2.2 KB) - added by Matthew Wire <devel@…> 15 years ago.
Refresh against 20038
00-6160-mythbackend-showusage.2.patch (5.9 KB) - added by Matthew Wire <devel@…> 15 years ago.
Refresh against 20088
00-6160-mythfrontend-showusage.3.patch (2.2 KB) - added by Matthew Wire <devel@…> 15 years ago.
Refresh against 20301

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by Matthew Wire <devel@…>

Changed 15 years ago by Matthew Wire <devel@…>

Changed 15 years ago by Matthew Wire <devel@…>

Changed 15 years ago by Matthew Wire <devel@…>

Refresh against 20038

Changed 15 years ago by Matthew Wire <devel@…>

Refresh against 20088

Changed 15 years ago by Matthew Wire <devel@…>

Refresh against 20301

comment:1 Changed 15 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [20474]) Tidy up usage information patch from Matthew Wire. Closes #6160.

comment:3 Changed 15 years ago by paulh

(In [20478]) Move the VERBOSE to print the BE version back to be after the commandline parsing so it obeys any verbose flags. Refs #6160.

Note: See TracTickets for help on using tickets.