aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-05-04 12:14:27 +0200
committerThomas White <taw@physics.org>2022-06-02 12:15:38 +0200
commitffd98b770d6dfa7c1bef4b2ae54e0b637f2e7ac3 (patch)
treec4a21baa21da4617b7da671604c51ef2084d7943 /doc/man
parent8e601d452a8b3d022b89e904c0cecee812f2b636 (diff)
indexamajig: Add --asapo-stream
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/indexamajig.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index fa108270..25e025ac 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -199,6 +199,11 @@ Receive data via the specified ASAP::O endpoint. This option and \fB--zmq-input
Authentication token, beamtime, data source and consumer group, respectively, for ASAP::O data.
.PD 0
+.IP \fB--asapo-stream=\fIstream\fR
+.PD
+Name of ASAP::O stream to process. If this option is not given, indexamajig will start processing from the end of the current last stream.
+
+.PD 0
.IP \fB--data-format=\fIformat\fR
.PD
Specify the data format for data received over ZeroMQ or ASAP::O. Possible values in this version are \fBmsgpack\fR, \fBhdf5\fR and \fBseedee\fR.