aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-12-12 18:56:19 -0800
committerThomas White <taw@bitwiz.org.uk>2009-12-12 18:56:19 -0800
commit659f6aba0e800ca14466a70c75098ddebb3aa4bc (patch)
tree5d3ef48805b7e094b61aadae2b68637e611ee287 /src/process_hkl.c
parent8d1254709ac940882ac5ac4dca4b600c79e8df77 (diff)
Missing newline
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r--src/process_hkl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c
index d4f2d6bf..019a5369 100644
--- a/src/process_hkl.c
+++ b/src/process_hkl.c
@@ -53,7 +53,7 @@ static void show_help(const char *s)
" analysing figures of merit.\n"
" --stop-after=<n> Stop after processing n patterns. Zero means\n"
" keep going until the end of the input, and is the\n"
-" default."
+" default.\n"
" --zone-axis Output an [001] zone axis pattern each time the\n"
" figures of merit are analysed.\n");
}