aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-08-28 10:50:52 +0200
committerEelco Dolstra <edolstra@gmail.com>2020-08-28 10:50:52 +0200
commit691a1bd7179bcf88f2638c1b8574c81f61e20786 (patch)
treed1ac48efbf525e542a3d3879d3eae2149de7f3fc /doc
parentf4d3b4fb76e65089f8d9a1d234a250d77db2c623 (diff)
parent6ccfdb79c7779f9eedeea73a21df694551c9893e (diff)
Merge branch 'minimal-logger' of https://github.com/Ma27/nix
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/command-ref/opt-common.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/manual/command-ref/opt-common.xml b/doc/manual/command-ref/opt-common.xml
index a68eef1d0..093bc2526 100644
--- a/doc/manual/command-ref/opt-common.xml
+++ b/doc/manual/command-ref/opt-common.xml
@@ -106,7 +106,14 @@
</varlistentry>
<varlistentry><term>internal-json</term>
- <listitem><para>Outputs the logs in a structured manner. NOTE: the json schema is not guarantees to be stable between releases.</para></listitem>
+ <listitem>
+ <para>Outputs the logs in a structured manner.</para>
+ <warning>
+ <para>
+ While the schema itself is relatively stable, the format of the error-messages (namely of the <literal>msg</literal>-field) can change between several releases.
+ </para>
+ </warning>
+ </listitem>
</varlistentry>
<varlistentry><term>bar</term>