man: add missing <option> tag

One mention of --user was missing the surrounding <option> tag, making
the table look inconsistent (though the inconsistency is less obvious
after the reordering in 709f4c472c, since the four specifiers mentioning
the --user option are no longer immediately adjacent).
This commit is contained in:
Lucas Werkmeister 2018-07-03 14:11:43 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent c44c1b8ab5
commit 8252eb18b8
1 changed files with 1 additions and 1 deletions

View File

@ -638,7 +638,7 @@ r! /tmp/.X[0-9]*-lock</programlisting>
<row>
<entry><literal>%t</literal></entry>
<entry>System or user runtime directory</entry>
<entry>In --user mode, this is the same <varname>$XDG_RUNTIME_DIR</varname>, and <filename>/run</filename> otherwise.</entry>
<entry>In <option>--user</option> mode, this is the same <varname>$XDG_RUNTIME_DIR</varname>, and <filename>/run</filename> otherwise.</entry>
</row>
<row>
<entry><literal>%T</literal></entry>