[mythtv-commits] Ticket #375: Patch: Add verbosity options to command-line help.

MythTV mythtv at cvs.mythtv.org
Sun Sep 25 19:08:23 UTC 2005


#375: Patch: Add verbosity options to command-line help.
--------------------------------------+-------------------------------------
 Reporter:  adrian.wilkins at gmail.com  |       Owner:  ijr 
     Type:  patch                     |      Status:  new 
 Priority:  trivial                   |   Milestone:  0.19
Component:  mythtv                    |     Version:  head
 Severity:  low                       |  --------------------------------------+-------------------------------------
 This adds the "important" and "siparser" verbosity options to the
 mythbackend command line help.


 {{{
 Index: mythtv/programs/mythbackend/main.cpp
 ===================================================================
 --- mythtv/programs/mythbackend/main.cpp        (revision 7308)
 +++ mythtv/programs/mythbackend/main.cpp        (working copy)
 @@ -417,7 +417,7 @@
                      "                               Accepts any
 combination (separated by comma)" << endl <<
                      "                               of
 all,none,quiet,record,playback,channel," << endl <<
                      "
 osd,file,schedule,network,commflag,audio," << endl <<
 -                    "                               libav,jobqueue" <<
 endl <<
 +                    "
 libav,jobqueue,important,siparser" << endl <<
                      "--printexpire                  List of auto-expire
 programs" << endl <<
                      "--printsched                   Upcoming scheduled
 programs" << endl <<
                      "--testsched                    Test run scheduler
 (ignore existing schedule)" << endl <<

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/375>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list