aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-04-12 17:12:48 +0200
committerThomas White <taw@physics.org>2023-06-01 15:31:50 +0200
commit6730fa1c86654ccf84b4ad694f74cc1564cd2cee (patch)
tree1fc974d0853bfcc84c446e246ad2d772aa2aaf1b /doc
parente922cc649959d2f05dc4df44b0d5889b0fcdb32c (diff)
indexamajig: Add --asapo-output-stream (hits only)
Diffstat (limited to 'doc')
-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 8f4dc6a2..0f35d4d8 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, consumer group and stream, respectively, for ASAP::O data.
.PD 0
+.IP \fB--asapo-output-stream=\fIstream\fR
+.PD
+Send an output stream via ASAP::O. For non-hits, a small placeholder will be sent.
+
+.PD 0
.IP \fB--asapo-wait-for-stream
.PD
If the ASAP::O stream does not exist, wait for it to be appear. Without this option, indexamajig will exit immediately if the stream is not found.