mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 21:52:08 -04:00
xdg-app-builder: Update docs
This commit is contained in:
@@ -408,13 +408,32 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--disable-download</option></term>
|
||||
<term><option>--download-only</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Exit successfully after downloading the required sources.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--build-only</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Don't do the cleanup and finish stages, which is useful if you
|
||||
want to build more things into the app.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--require-changes</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Do nothing, leaving a non-existiant <arg choice="plain">DIRECTORY</arg> if nothing changes since
|
||||
last cached build. If this is not specified, the latest version from the cache will be put
|
||||
into <arg choice="plain">DIRECTORY</arg>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user