aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-12-12 11:56:01 +0100
committerThomas White <taw@physics.org>2017-12-12 11:56:01 +0100
commit5e33ce8a33c0e4b69adef9bdfc31aec3d2b5593b (patch)
treed5bb98301c87910fe59e1c57d618dc5ab56d02b3 /src/indexamajig.c
parente5e6da5978a0c429e762bb426fa99f5fe50272d9 (diff)
indexamajig: Actually rename serial-offset to serial-start
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 201ed960..a417eaf6 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -388,7 +388,7 @@ int main(int argc, char *argv[])
{"felix-num-voxels", 1, NULL, 41},
{"felix-test-fraction", 1, NULL, 42},
{"felix-sigma", 1, NULL, 43},
- {"serial-offset", 1, NULL, 44},
+ {"serial-start", 1, NULL, 44},
{0, 0, NULL, 0}
};