From 2f4f6ad97467a62ed8bf5cb44040548b89493c0b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 22 Apr 2021 15:53:56 +0200 Subject: indexamajig: Add --zmq-subscribe --- doc/man/indexamajig.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3