mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 21:49:06 -04:00
docs: Fix docs for no-debuginfo
This was documented in reverse, see: https://github.com/flatpak/flatpak/issues/349
This commit is contained in:
@@ -276,7 +276,8 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>no-debuginfo</option> (boolean)</term>
|
||||
<listitem><para>If this is true (the default is false) and strip is not set then all ELF files will have their debug info extracted to a separate file.</para></listitem>
|
||||
<listitem><para>By default (if strip is not true) flatpak-builder extracts all debug info in ELF files to a separate files
|
||||
and puts this in an extension. If you want to disable this, set no-debuginfo to true.</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>arch</option> (object)</term>
|
||||
|
||||
Reference in New Issue
Block a user