From d871454363b0f19e1188da783cd4c931cd587cb2 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 18 Mar 2010 11:16:18 +0100 Subject: indexamajig: Alter formatting of help message --- src/indexamajig.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/indexamajig.c b/src/indexamajig.c index ac5fb0ae..9958369d 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -51,11 +51,6 @@ static void show_help(const char *s) " --verbose Be verbose about indexing.\n" " --gpu Use the GPU to speed up the simulation.\n" "\n" -" --write-drx Write 'xfel.drx' for visualisation of reciprocal\n" -" space. Implied by any indexing method other than\n" -" 'none'. Beware: the units in this file are\n" -" reciprocal Angstroms.\n" -" --dump-peaks Write the results of the peak search to stdout.\n" " --near-bragg Output a list of reflection intensities to stdout.\n" " --simulate Simulate the diffraction pattern using the indexed\n" " unit cell.\n" @@ -66,6 +61,12 @@ static void show_help(const char *s) " pixels in each 3x3 region to zero if any of them\n" " have negative values. Intensity measurement will\n" " be performed on the image as it was before this.\n" +"\n" +" --write-drx Write 'xfel.drx' for visualisation of reciprocal\n" +" space. Implied by any indexing method other than\n" +" 'none'. Beware: the units in this file are\n" +" reciprocal Angstroms.\n" +" --dump-peaks Write the results of the peak search to stdout.\n" " --no-match Don't attempt to match the indexed cell to the\n" " model, just proceed with the one generated by the\n" " auto-indexing procedure.\n" -- cgit v1.2.3