From 2868423d46b61118eee93187d3f0046a3e33fb62 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 4 Apr 2015 15:55:26 -0700 Subject: partial_sim: Update --help and manual --- src/partial_sim.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/partial_sim.c') diff --git a/src/partial_sim.c b/src/partial_sim.c index c0d9aaaa..18689565 100644 --- a/src/partial_sim.c +++ b/src/partial_sim.c @@ -241,6 +241,7 @@ static void show_help(const char *s) " --profile-radius Reciprocal space reflection profile radius in m^-1.\n" " Default 0.001e9 m^-1\n" " --photon-energy Photon energy in eV. Default 9000.\n" +" --really-random Be non-deterministic.\n" "\n" ); } -- cgit v1.2.3