summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Dana <ferdnyc@gmail.com>2018-03-19 02:14:59 +0000
committerPhilip Withnall <withnall@endlessm.com>2018-03-21 14:39:51 +0000
commit09f3918952246fffdc3e8482df88c9e842368cbc (patch)
tree59042eecf25e26880c3ddf6e4c53599ca94235df
parent39a01037ddd5804a39b9b5fb5c6f814ce879e111 (diff)
downloadglib-09f3918952246fffdc3e8482df88c9e842368cbc.tar.gz
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
-rw-r--r--docs/reference/gio/gio.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/reference/gio/gio.xml b/docs/reference/gio/gio.xml
index d3e878a17..c3fd8f5b6 100644
--- a/docs/reference/gio/gio.xml
+++ b/docs/reference/gio/gio.xml
@@ -665,10 +665,6 @@
<listitem><para>Show hidden files.</para></listitem>
</varlistentry>
<varlistentry>
- <term><option>-h</option>, <option>--hidden</option></term>
- <listitem><para>Show hidden files.</para></listitem>
- </varlistentry>
- <varlistentry>
<term><option>-l</option>, <option>--follow-symlinks</option></term>
<listitem><para>Follow symbolic links.</para></listitem>
</varlistentry>