aboutsummaryrefslogtreecommitdiff
path: root/src/compare_hkl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r--src/compare_hkl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index 00b8bfc1..2d7dd284 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -28,7 +28,7 @@
static void show_help(const char *s)
{
- printf("Syntax: %s [options] <file1.hkl> <file2.hkl>\n\n", s);
+ printf("Syntax: %s [options] -a <file1.hkl> -b <file2.hkl>\n\n", s);
printf(
"Compare intensity lists.\n"
"\n"