mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
parent
9479d92ebc
commit
5929b6b522
@ -79,14 +79,16 @@
|
||||
<varlistentry>
|
||||
<term><literal>==</literal></term>
|
||||
<listitem>
|
||||
<para>Compare for equality.</para>
|
||||
<para>Compare for equality. (The specified key has the specified value.)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>!=</literal></term>
|
||||
<listitem>
|
||||
<para>Compare for inequality.</para>
|
||||
<para>Compare for inequality. (The specified key doesn't have the specified value, or the
|
||||
specified key is not present at all.)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user