From 1444070936c5be86598125ea3a114dfd6a0ddec0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 24 Mar 2011 13:44:53 +0100 Subject: render_hkl: Include default output filename in --help --- src/render_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render_hkl.c') diff --git a/src/render_hkl.c b/src/render_hkl.c index 7cbc5441..f42235d4 100644 --- a/src/render_hkl.c +++ b/src/render_hkl.c @@ -49,7 +49,7 @@ static void show_help(const char *s) " Default: 1,0,0.\n" " -r, --right=,, Indices for the axis in the 'right' (roughly)\n" " direction. Default: 0,1,0.\n" -" -o, --output= Output filename (not for POV-ray).\n" +" -o, --output= Output filename (not for POV-ray). Default: za.pdf\n" " --boost= Squash colour scale by .\n" " -p, --pdb= PDB file from which to get the unit cell.\n" " -y, --symmetry= Expand reflections according to point group .\n" -- cgit v1.2.3