From fc99951c6443e0e23849d36cba8bcf5c1a3121f8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 18 Nov 2010 22:13:44 +0100 Subject: pattern_sim: Update --help --- src/pattern_sim.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/pattern_sim.c b/src/pattern_sim.c index 3deaa742..75755020 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -48,6 +48,8 @@ static void show_help(const char *s) " intensities file)\n" " --simulation-details Show technical details of the simulation.\n" " --gpu Use the GPU to speed up the calculation.\n" +" --gpu-dev= Use GPU device . Omit this option to see the\n" +" available devices.\n" " -g, --geometry= Get detector geometry from file.\n" " -b, --beam= Get beam parameters from file.\n" "\n" -- cgit v1.2.3