[installation] Change to nightly
This commit is contained in:
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "SCDISPATCH" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCDISPATCH" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scdispatch \- SeisComP Documentation
|
||||
.sp
|
||||
@ -429,10 +429,14 @@ This option can be given more than once.
|
||||
.TP
|
||||
.B \-\-content\-type arg
|
||||
Overrides configuration parameter \fI\%connection.contentType\fP\&.
|
||||
.sp
|
||||
Default: \fBbinary\fP
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-start\-stop\-msg arg
|
||||
Default: \fB0\fP
|
||||
.sp
|
||||
Set sending of a start and a stop message.
|
||||
.UNINDENT
|
||||
.SS Database
|
||||
@ -480,6 +484,10 @@ File from which the content is dispatched to the messaging.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-O, \-\-operation arg
|
||||
Default: \fBmerge\fP
|
||||
.sp
|
||||
Values: \fBadd,update,remove,merge,merge\-without\-remove\fP
|
||||
.sp
|
||||
Merge and merge\-without\-remove require a database
|
||||
connection. Both will read the object corresponding to the
|
||||
sent object from the database and calculate the differences.
|
||||
@ -504,6 +512,8 @@ Print routing table.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-routingtable arg
|
||||
Default: \fBAmplitude:AMPLITUDE,Event:EVENT,FocalMechanism:FOCMECH,Magnitude:MAGNITUDE, Origin:LOCATION,Pick:PICK,StationMagnitude:MAGNITUDE\fP
|
||||
.sp
|
||||
Specify routing table as comma separated list of object:group
|
||||
pairs, e.g. \(dqOrigin:LOCATION,Event:EVENT\(dq. When an
|
||||
object should be routed to a group and no table entry for
|
||||
|
||||
Reference in New Issue
Block a user