From 703113f89c93de14c7cb158f8223af3800860e6e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 5 Mar 2012 18:37:43 +0100 Subject: pattern_sim: Remove unnecessary paragraph from --help --- src/pattern_sim.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/pattern_sim.c b/src/pattern_sim.c index 54a6b20a..19f58589 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -104,11 +104,6 @@ static void show_help(const char *s) " required.\n" " --max-size= Use as the maximum crystal size in nm.\n" " --min-size is also required.\n" -"\n" -"By default, the simulation aims to be as accurate as possible. For greater\n" -"speed, or for testing, you can choose to disable certain things using the\n" -"following options.\n" -"\n" " --no-noise Do not calculate Poisson noise.\n" ); } -- cgit v1.2.3