[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 "SCVOICE" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCVOICE" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
scvoice \- SeisComP Documentation
|
||||
.sp
|
||||
@ -240,7 +240,7 @@ Minimum population for a city to become a point of interest.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B scripts.amplitude
|
||||
Type: \fIstring\fP
|
||||
Type: \fIfile\fP
|
||||
.sp
|
||||
Specify the script to be called if an amplitude
|
||||
arrives, network\-, stationcode and amplitude are passed
|
||||
@ -249,7 +249,7 @@ as parameters $1, $2 and $3.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B scripts.alert
|
||||
Type: \fIstring\fP
|
||||
Type: \fIfile\fP
|
||||
.sp
|
||||
Specify the script to be called if a preliminary
|
||||
origin arrives, latitude and longitude are passed as
|
||||
@ -258,7 +258,7 @@ parameters $1 and $2.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B scripts.event
|
||||
Type: \fIstring\fP
|
||||
Type: \fIfile\fP
|
||||
.sp
|
||||
Specify the script to be called when an event has been
|
||||
declared; the message string, a flag (1=new event,
|
||||
@ -410,10 +410,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
|
||||
@ -450,6 +454,8 @@ Do not use the database at all
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-amp\-type arg
|
||||
Default: \fBsnr\fP
|
||||
.sp
|
||||
Specify the amplitude type to listen to.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
|
||||
Reference in New Issue
Block a user