aboutsummaryrefslogtreecommitdiff
path: root/src/partial_sim.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-05-11 16:33:26 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:26 +0100
commit3a073fe7427632674dc7b2e2fe7f4ba1534510cd (patch)
tree92697a08b5c3fa657a84b7f99c3e48529272e490 /src/partial_sim.c
parent7c2f0702e22f6c4cc746b0478b97c545d5417634 (diff)
Fussiness
Diffstat (limited to 'src/partial_sim.c')
-rw-r--r--src/partial_sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partial_sim.c b/src/partial_sim.c
index 91aea1aa..0fd51eb8 100644
--- a/src/partial_sim.c
+++ b/src/partial_sim.c
@@ -119,7 +119,7 @@ static void show_help(const char *s)
" -p, --pdb=<file> PDB file from which to get the unit cell.\n"
"\n"
" -y, --symmetry=<sym> Symmetry of the input reflection list.\n"
-" -n <n> Simulate <n> patterns. Default: 2\n"
+" -n <n> Simulate <n> patterns. Default: 2.\n"
);
}