From eb4bb2d227faf1cff7c78ca10d37e74d72bd730e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 17 Sep 2021 11:31:07 +0200 Subject: indexamajig(1): Mention ASAP::O --- doc/man/indexamajig.1 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc') 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 @@ -185,10 +185,23 @@ Subscribe to ZeroMQ message type \fItag\fR. You can use this option multiple ti .PD 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 -- cgit v1.2.3