aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-04-22 15:53:56 +0200
committerThomas White <taw@physics.org>2021-04-23 14:57:24 +0200
commit2f4f6ad97467a62ed8bf5cb44040548b89493c0b (patch)
tree7e3e3ccd0c2087f75486844bdb179945affa703a /doc
parent518a25b79026a17604c0430e1f0ed14954fe713a (diff)
indexamajig: Add --zmq-subscribe
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index d3077516..ba8205a4 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -180,6 +180,13 @@ Read the detector geometry description from \fIfilename\fR. See \fBman crystfel
.IP \fB--zmq-input=\fIaddress\fR
.PD
Receive data over ZeroMQ from \fIaddress\fR. In this version, the ZeroMQ data will be assumed to be serialised with MsgPack, but other formats might be added in future. The options \fB--input\fR and \fB--zmq-input\fR are mutually exclusive - you must specify exactly one of them. Example: \fB--zmq-input=tcp://127.0.0.1:5002\fR.
+.IP
+If you use this option, you should also use \fB--zmq-subscribe\fR to add a ZeroMQ subscription.
+
+.PD 0
+.IP \fB--zmq-subscribe=\fItag\fR
+.PD
+Subscribe to ZeroMQ message type \fItag\fR. You can use this option multiple times to add multiple subscriptions.
.PD 0
.IP \fB--basename\fR