From 0a9714c7d08b53da1ec2609e926f5c5bef90c91c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 17 Nov 2014 11:26:26 +0100 Subject: Formatting --- src/pattern_sim.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/pattern_sim.c b/src/pattern_sim.c index 0df09b75..28e1eea9 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -94,9 +94,9 @@ static void show_help(const char *s) " --background= Add N photons of Poisson background (default 0).\n" " --template= Take orientations from stream .\n" " --no-fringes Exclude the side maxima of Bragg peaks.\n" -" --beam-bandwidth Beam bandwidth as a fraction. Default 1%%.\n" -" --photon-energy Photon energy in eV. Default 9000.\n" -" --nphotons Number of photons per X-ray pulse. Default 1e12.\n" +" --beam-bandwidth Beam bandwidth as a fraction. Default 1%%.\n" +" --photon-energy Photon energy in eV. Default 9000.\n" +" --nphotons Number of photons per X-ray pulse. Default 1e12.\n" ); } -- cgit v1.2.3