Git commit db7b252e0a653e23181f583fcb92a6c04df357c5 by Yuri Chornoivan. Committed on 28/05/2013 at 18:30. Pushed by yurchor into branch 'master'.
Update man page M +17 -1 doc/man-kalzium.1.docbook http://commits.kde.org/kalzium/db7b252e0a653e23181f583fcb92a6c04df357c5 diff --git a/doc/man-kalzium.1.docbook b/doc/man-kalzium.1.docbook index fa92585..0bb2996 100644 --- a/doc/man-kalzium.1.docbook +++ b/doc/man-kalzium.1.docbook @@ -5,8 +5,10 @@ <refentry lang="&language;"> <refentryinfo> -<author><personname><firstname>Ben</firstname><surname>Burton</surname></personname></author> +<title>KDE User's Manual</title> +<author><firstname>Ben</firstname><surname>Burton</surname> <contrib>Kalzium man page.</contrib></author> <date>2010-10-06</date> +<productname>K Desktop Environment</productname> </refentryinfo> <refmeta> @@ -25,6 +27,7 @@ <group><option>KDE Generic Options</option></group> <group><option>Qt Generic Options</option></group> +<group choice="opt"><option>--molecule <replaceable>filename</replaceable></option></group> </cmdsynopsis> </refsynopsisdiv> @@ -45,6 +48,19 @@ use visualisations to show them.</para> </refsect1> <refsect1> +<title>Options</title> + +<variablelist> +<varlistentry> +<term><option>--molecule <replaceable>filename</replaceable></option></term> +<listitem><para>Open the given molecule file in cml, xyz, ent, pdb, alc, chm, cdx, cdxml, c3d1, c3d2, gpr, mdl, mol, sdf, sd, crk3d, cht, dmol, bgf, gam, inp, gamin, + gamout, tmol, fract, mpd, or mol2 format.</para></listitem> +</varlistentry> +</variablelist> + +</refsect1> + +<refsect1> <title>See Also</title> <para>More detailed user documentation is available from <ulink
