mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 23:00:21 +01:00
2014-11-21 Fred Gleason <fredg@paravelsystems.com>
* Added a '--clear-daypart-times' option to rdimport(1) in 'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'.
This commit is contained in:
@@ -37,6 +37,12 @@ Do not set the cut start and end datetimes, even if such are found in
|
||||
the file's import metadata. Mutually exclusive with the \fB--set-datetimes\fP
|
||||
option.
|
||||
|
||||
.TP
|
||||
.B --clear-daypart-times
|
||||
Do not set the cut start and end daypart times, even if such are found in
|
||||
the file's import metadata. Mutually exclusive with the
|
||||
\fB--set-daypart-times\fP option.
|
||||
|
||||
.TP
|
||||
.B --create-enddate-offset=<\fIdays\fP>
|
||||
If the imported file does not reference an end date, create with
|
||||
@@ -175,11 +181,13 @@ Default action is not to create segue markers.
|
||||
|
||||
.TP
|
||||
.B --set-datetimes=<\fIstart-datetime\fP>,<\fIend-datetime\fP>
|
||||
Set the cut start and end datetimes, in the format YYYYMMDD-HHMMSS.
|
||||
Set the cut start and end datetimes, in the format YYYYMMDD-HHMMSS. Mutually
|
||||
exclusive with \fB--clear-datetimes\fP.
|
||||
|
||||
.TP
|
||||
.B --set-daypart-times=<\fIstart-time\fP>,<\fIend-time\fP>
|
||||
Set the cut start and end daypart times, in the format HHMMSS.
|
||||
Set the cut start and end daypart times, in the format HHMMSS. Mutually
|
||||
exclusive with \fB--clear-daypart-times\fP.
|
||||
|
||||
.TP
|
||||
.B --set-marker-end-<\fImarker\fP>=<\fIoffset\fP>
|
||||
|
||||
Reference in New Issue
Block a user