[mythtv-commits] Ticket #4028: Remove --blank option from mythcommflag/main.cpp
MythTV
mythtv at cvs.mythtv.org
Fri Sep 28 23:58:49 UTC 2007
#4028: Remove --blank option from mythcommflag/main.cpp
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: ijr
Type: defect | Status: new
Priority: trivial | Milestone: unknown
Component: mythtv | Version: head
Severity: low | Mlocked: 0
-----------------------+----------------------------------------------------
It appears --blank is no longer supported in mythcommflag. This is a very
simple fix to remove the --help text that had it. Here's the diff:
Index: main.cpp
===================================================================
--- main.cpp (revision 14557)
+++ main.cpp (working copy)
@@ -895,9 +895,6 @@
" WARNING: This option
does NOT work with --rebuild\n"
"--quiet Turn OFF display (also
causes the program to\n"
" sleep a little every
frame so it doesn't hog CPU)\n"
- " takes precedence over
--blanks if given first)\n"
- "--blanks Show list of blank
frames if already in database\n"
- " (takes precedence over
--quiet if given first)\n"
"--all Re-run commercial
flagging for all recorded\n"
" programs using current
detection method.\n"
"--allstart YYYYMMDDHHMMSS when using --all, only
flag programs starting\n"
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4028>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list