diff options
-rw-r--r-- | doc/man/crystfel_geometry.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/crystfel_geometry.5 b/doc/man/crystfel_geometry.5 index 2588d65c..66a3d71b 100644 --- a/doc/man/crystfel_geometry.5 +++ b/doc/man/crystfel_geometry.5 @@ -71,9 +71,9 @@ Comments start with a semicolon. They will be ignored. The parameters in this section can only appear without a panel name. .PD 0 -.IP "\fBwavelength \fInnn\fR \fB[m|A]" -.IP "\fBphoton_energy \fInnn\fR \fB[eV|keV]" -.IP "\fBelectron_voltage \fInnn\fR \fB[V|kV]" +.IP "\fBwavelength = \fInnn\fR \fB[m|A]" +.IP "\fBphoton_energy = \fInnn\fR \fB[eV|keV]" +.IP "\fBelectron_voltage = \fInnn\fR \fB[V|kV]" .PD These statements specify the incident radiation wavelength. You must include one (not more) of these statements. \fBwavelength\fR specifies the wavelength directly, \fBphoton_energy\fR specifies the energy per photon for electromagnetic radiation (e.g. X-rays), and \fBelectron_voltage\fR specifies the accelerating voltage for an electron beam. .IP |