<term><varname>$SYSTEMD_LOG_COLOR</varname></term>
<listitem><para>Controls whether systemd highlights important
log messages. This can be overridden with
- <option>--log-color=</option>.</para></listitem>
+ <option>--log-color</option>.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>$SYSTEMD_LOG_LOCATION</varname></term>
<listitem><para>Controls whether systemd prints the code
location along with log messages. This can be overridden with
- <option>--log-location=</option>.</para></listitem>
+ <option>--log-location</option>.</para></listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><varname>systemd.log_color</varname></term>
<term><varname>systemd.log_level=</varname></term>
- <term><varname>systemd.log_location=</varname></term>
+ <term><varname>systemd.log_location</varname></term>
<term><varname>systemd.log_target=</varname></term>
<listitem><para>Controls log output, with the same effect as the
<varname>$SYSTEMD_LOG_LEVEL</varname>,
<varname>$SYSTEMD_LOG_LOCATION</varname>,
<varname>$SYSTEMD_LOG_TARGET</varname>, environment variables described above.
- <varname>systemd.log_color</varname> can be specified without an argument,
- with the same effect as a positive boolean.</para></listitem>
+ <varname>systemd.log_color</varname> and <varname>systemd.log_location</varname> can be
+ specified without an argument, with the same effect as a positive boolean.</para></listitem>
</varlistentry>
<varlistentry>