aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-12-22 14:44:57 +0100
committerThomas White <taw@physics.org>2023-12-22 14:44:57 +0100
commit9d7e1b0090b8995f377545b2ce1631534acf126f (patch)
treefc78496476952327d42495dac73a6bb1ba5e57ba /src
parent86c54696354ac54ca05c31a6a70baebefaac62a1 (diff)
Formatting
Diffstat (limited to 'src')
-rw-r--r--src/indexamajig.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index c3a7ac12..cca7dbba 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -1045,7 +1045,8 @@ int main(int argc, char *argv[])
{"asapo-stream", 220, "str", OPTION_NO_USAGE, "ASAP::O stream name"},
{"asapo-wait-for-stream", 221, NULL, OPTION_NO_USAGE,
"Wait for ASAP::O stream to appear"},
- {"asapo-output-stream", 222, NULL, OPTION_NO_USAGE, "Create an ASAP::O hits-only stream"},
+ {"asapo-output-stream", 222, NULL, OPTION_NO_USAGE,
+ "Create an ASAP::O hits-only stream"},
{"cpu-pin", 223, NULL, OPTION_NO_USAGE, "Pin worker processes to CPUs"},
{"no-data-timeout", 224, "s", OPTION_NO_USAGE,
"Shut down after this many seconds without ASAP::O data"},