aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-01-14 10:30:47 +0100
committerThomas White <taw@physics.org>2010-01-14 10:30:47 +0100
commitbe91dcd68350569a709699867a1c25cf7ea6d15a (patch)
tree9c8da051d1ace1c5e98c7e2e5a21f493e9ae6a73 /src/indexamajig.c
parenta8efbaa98b4ece01c7fc5de0d1ba1f20fa985a9d (diff)
Update help message
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 797abd97..1b77b455 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -43,6 +43,7 @@ static void show_help(const char *s)
" writing 'xfel.drx' if DirAx is being used), but\n"
" don't actually index.\n"
" --dirax Use DirAx for indexing.\n"
+" --dump-found-peaks Write the results of the peak search to stdout.\n"
"\n");
}