[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 "SCREPICK" "1" "Sep 22, 2025" "6.9.0" "SeisComP"
|
||||
.TH "SCREPICK" "1" "Oct 29, 2025" "7.0.0" "SeisComP"
|
||||
.SH NAME
|
||||
screpick \- SeisComP Documentation
|
||||
.sp
|
||||
@ -207,12 +207,12 @@ List all supported record stream drivers.
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-I, \-\-record\-url arg
|
||||
The recordstream source URL, format:
|
||||
The RecordStream source URL. Format:
|
||||
[\fI\%service://\fP]location[#type].
|
||||
\(dqservice\(dq is the name of the recordstream driver
|
||||
\(dqservice\(dq is the name of the RecordStream driver
|
||||
which can be queried with \(dq\-\-record\-driver\-list\(dq.
|
||||
If \(dqservice\(dq is not given, \(dq\fI\%file://\fP\(dq is
|
||||
used.
|
||||
used and simply the name of a miniSEED file can be given.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -229,7 +229,7 @@ Specify a type for the records being read.
|
||||
.TP
|
||||
.B \-\-ep file
|
||||
Name of input XML file (SCML) with all picks for offline
|
||||
processing.
|
||||
processing. Use \(aq\-\(aq to read from stdin.
|
||||
.UNINDENT
|
||||
.SS Picker
|
||||
.INDENT 0.0
|
||||
@ -243,6 +243,13 @@ the common libraries or loaded as plugin.
|
||||
.B \-A, \-\-any\-phase
|
||||
Accept any pick regardless of its phase hint.
|
||||
.UNINDENT
|
||||
.SS Output
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-f, \-\-formatted
|
||||
Use formatted XML output along with \(aq\-\-ep\(aq. Otherwise XML
|
||||
is unformatted.
|
||||
.UNINDENT
|
||||
.SH AUTHOR
|
||||
gempa GmbH, GFZ Potsdam
|
||||
.SH COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user