Remove duplicated option in gio.xml

The gio(1) man page entry for the tree subcommand lists '-h' twice under its Options, because that flag was duplicated in the source xml.

https://bugzilla.gnome.org/show_bug.cgi?id=794473
This commit is contained in:
Frank Dana 2018-03-19 02:14:59 +00:00 committed by Philip Withnall
parent 71eccfeec7
commit 523c62aaa6

View File

@ -660,10 +660,6 @@
<refsect3>
<title>Options</title>
<variablelist>
<varlistentry>
<term><option>-h</option>, <option>--hidden</option></term>
<listitem><para>Show hidden files.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>-h</option>, <option>--hidden</option></term>
<listitem><para>Show hidden files.</para></listitem>