mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-27 03:14:04 -04:00
doc: Document $FLATPAK_FANCY_OUTPUT
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
committed by
Georges Basile Stavracas Neto
parent
8a6f98e283
commit
5250be9502
@@ -607,6 +607,16 @@
|
||||
<envar>XDG_DATA_HOME</envar>, flatpak is consulting some of its own.
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><envar>FLATPAK_FANCY_OUTPUT</envar></term>
|
||||
<listitem><para>
|
||||
May be set to <literal>0</literal> to avoid fancy
|
||||
formatting when outputting to a terminal.
|
||||
This feature is also disabled automatically when
|
||||
standard output is not a terminal,
|
||||
or when <envar>G_MESSAGES_DEBUG</envar> is set.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><envar>FLATPAK_USER_DIR</envar></term>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user