From eca7577d9cf8b1fc13005c75e01fa5fa0e3efb48 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 28 Nov 2011 12:21:40 +0100 Subject: check_hkl: Fix --help --- src/check_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/check_hkl.c b/src/check_hkl.c index c9d50c20..99f49252 100644 --- a/src/check_hkl.c +++ b/src/check_hkl.c @@ -39,7 +39,7 @@ static void show_help(const char *s) "Characterise an intensity list.\n" "\n" " -h, --help Display this help message.\n" -" -y, --symmetry= The symmetry of both the input files.\n" +" -y, --symmetry= The symmetry of the input file.\n" " -p, --pdb= PDB file to use (default: molecule.pdb).\n" " --rmin= Fix lower resolution limit for --shells (m^-1).\n" " --rmax= Fix upper resolution limit for --shells (m^-1).\n" -- cgit v1.2.3