aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-09-17 11:31:07 +0200
committerThomas White <taw@physics.org>2022-06-02 12:15:38 +0200
commiteb4bb2d227faf1cff7c78ca10d37e74d72bd730e (patch)
tree6269a9df381edc2af2e39abc633601316d575282 /doc/man
parent9b22f7216f0f6244a97dc3b58cacec1b99c3bd01 (diff)
indexamajig(1): Mention ASAP::O
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/indexamajig.115
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index a9d80175..0660167e 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -186,9 +186,22 @@ Subscribe to ZeroMQ message type \fItag\fR. You can use this option multiple ti
Request new data over ZeroMQ by sending string \fImsg\fR. This will cause indexamajig's ZeroMQ socket to use REQ mode instead of SUB. This option and \fB--zmq-subscribe\fR are mutually exclusive.
.PD 0
+.IP \fB--asapo-endpoint=\fIendpoint\fR
+.PD
+Receive data via the specified ASAP::O endpoint. This option and \fB--zmq-input\fR are mutually exclusive.
+
+.PD 0
+.IP \fB--asapo-token=\fItoken\fR
+.IP \fB--asapo-beamtime=\fIbeamtime\fR
+.IP \fB--asapo-source=\fIsource\fR
+.IP \fB--asapo-group=\fIgroup\fR
+.PD
+Authentication token, beamtime, data source and consumer group, respectively, for ASAP::O data.
+
+.PD 0
.IP \fB--data-format=\fIformat\fR
.PD
-Specify the data format for data received over ZeroMQ. Possible values in this version are \fBmsgpack\fR and \fBhdf5\fR.
+Specify the data format for data received over ZeroMQ or ASAP::O. Possible values in this version are \fBmsgpack\fR and \fBhdf5\fR.
.PD 0
.IP \fB--basename\fR