aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/render_hkl.c2
1 files changed, 1 insertions, 1 deletions
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=<h>,<k>,<l> Indices for the axis in the 'right' (roughly)\n"
" direction. Default: 0,1,0.\n"
-" -o, --output=<filename> Output filename (not for POV-ray).\n"
+" -o, --output=<filename> Output filename (not for POV-ray). Default: za.pdf\n"
" --boost=<val> Squash colour scale by <val>.\n"
" -p, --pdb=<file> PDB file from which to get the unit cell.\n"
" -y, --symmetry=<sym> Expand reflections according to point group <sym>.\n"