aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-06-23 13:51:32 +0200
committerThomas White <taw@physics.org>2022-06-23 13:51:32 +0200
commit6668a7431d44d4c4fc463ab00c21300a7902d3da (patch)
tree5864f0b45e0cfb826434dd0f9b996bcd2ca0b9e6 /doc/man
parent097e9601f8d869a6f8734bbc7aaa24a22088b909 (diff)
indexamajig: Add --asapo-wait-for-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 25e025ac..4ad84325 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -204,6 +204,11 @@ Authentication token, beamtime, data source and consumer group, respectively, fo
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--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.
+
+.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.