mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
docs: Add --delete option to gio-tool attributes documentation
It was added via !2845 but not documented.
This commit is contained in:
parent
3feccc13dd
commit
ea0617e993
@ -681,6 +681,10 @@
|
|||||||
<para>If the type is not specified, <literal>string</literal> is assumed.</para>
|
<para>If the type is not specified, <literal>string</literal> is assumed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>-d</option>, <option>--delete</option></term>
|
||||||
|
<listitem><para>Unsets an attribute (same as setting it's type to <literal>unset</literal>).</para></listitem>
|
||||||
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-n</option>, <option>--nofollow-symlinks</option></term>
|
<term><option>-n</option>, <option>--nofollow-symlinks</option></term>
|
||||||
<listitem><para>Don’t follow symbolic links.</para></listitem>
|
<listitem><para>Don’t follow symbolic links.</para></listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user