From 355d4f9864fe7f7a91fe99ba3133245fdb449682 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 7 Mar 2012 10:44:42 +0100 Subject: Remove mentions of --data=d in powder_plot documentation --- src/powder_plot.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/powder_plot.c') diff --git a/src/powder_plot.c b/src/powder_plot.c index f7c6b561..82890a02 100644 --- a/src/powder_plot.c +++ b/src/powder_plot.c @@ -663,12 +663,11 @@ static void show_help(const char *s) " reflection \n" " hkl : uses the hkl list from indexed\n" " reflections (requires pdb file)\n" -" d : uses the 1/d list from indexed\n" -" reflections (default)\n" " peaks : uses all peaks found from peak\n" " search\n" " h5 : all points in h5, excluding bad\n" " regions\n" +" The default is 'hkl'.\n" " --no-sat-corr Don't correct values of saturated peaks using a\n" " table included in the HDF5 file.\n" " --only-indexed Use with -data=peaks or h5 if you want to use the\n" -- cgit v1.2.3