diff --git a/doc/flatpak-build-finish.xml b/doc/flatpak-build-finish.xml index fa5c9ff0..093b6405 100644 --- a/doc/flatpak-build-finish.xml +++ b/doc/flatpak-build-finish.xml @@ -270,8 +270,7 @@ [Policy subsystem] key=v1;v2; - - + This option can be used multiple times. diff --git a/doc/flatpak-build.xml b/doc/flatpak-build.xml index d1157667..1c52b980 100644 --- a/doc/flatpak-build.xml +++ b/doc/flatpak-build.xml @@ -268,8 +268,7 @@ [Policy subsystem] key=v1;v2; - - + This option can be used multiple times. diff --git a/doc/flatpak-metadata.xml b/doc/flatpak-metadata.xml index 43cdd0a2..a38863fb 100644 --- a/doc/flatpak-metadata.xml +++ b/doc/flatpak-metadata.xml @@ -543,15 +543,13 @@ The absolute path on the host system of the app's app files, as mounted at /app inside the container. Available since 0.6.10. - - + Since 1.12.0, if flatpak run was run with the option, this key gives the absolute path of whatever files were mounted on /app, even if that differs from the app's normal app files. - - + If flatpak run was run with (resulting in an empty directory being mounted on @@ -567,8 +565,7 @@ the absolute path of the app's original files, as mounted at /run/parent/app inside the container. Available since 1.12.0. - - + If this key is missing, the app files are given by . @@ -621,8 +618,7 @@ The absolute path on the host system of the app's runtime files, as mounted at /usr inside the container. Available since 0.6.10. - - + Since 1.12.0, if flatpak run was run with the option, this key gives the absolute path of whatever files @@ -638,8 +634,7 @@ the absolute path of the app's original runtime, as mounted at /run/parent/usr inside the container. Available since 1.12.0. - - + If this key is missing, the runtime files are given by . @@ -877,40 +872,40 @@ - + Is true if the name of the active GL driver matches the extension point basename. Available since 0.9.1, and backported to the 0.8.x branch in 0.8.3. - + - + Is true if the name of the current GTK theme (via org.gnome.desktop.interface GSetting) matches the extension point basename. Added 0.10.1. - + - Is true if the i915 kernel module is loaded. Added 0.10.1. + Is true if the i915 kernel module is loaded. Added 0.10.1. - + Is true if the suffix (case-sensitive) is found in /proc/modules. For example have-kernel-module-nvidia. Added 1.13.1. - + - + Is true if the suffix (case-insensitively) is in the XDG_CURRENT_DESKTOP env var. For example on-xdg-desktop-GNOME-classic. Added 1.1.1. - + diff --git a/doc/flatpak-override.xml b/doc/flatpak-override.xml index bdd9d974..9ec42c36 100644 --- a/doc/flatpak-override.xml +++ b/doc/flatpak-override.xml @@ -271,8 +271,7 @@ [Policy subsystem] key=v1;v2; - - + This option can be used multiple times. diff --git a/doc/flatpak-run.xml b/doc/flatpak-run.xml index 7b4e5605..723480f4 100644 --- a/doc/flatpak-run.xml +++ b/doc/flatpak-run.xml @@ -448,8 +448,7 @@ [Policy subsystem] key=v1;v2; - - + This option can be used multiple times. @@ -737,8 +736,7 @@ key=v1;v2; into /run/parent/usr, and will not be included in the LD_LIBRARY_PATH inside the sandbox. - - + This option will usually only be useful if it is combined with and . diff --git a/doc/flatpak-spawn.xml b/doc/flatpak-spawn.xml index 2d02da4d..6c8613f3 100644 --- a/doc/flatpak-spawn.xml +++ b/doc/flatpak-spawn.xml @@ -148,7 +148,7 @@ Note that absolute paths or subdirectories are not allowed. The files must be in the sandbox subdirectory of the instance directory (i.e. ~/.var/app/$APP_ID/sandbox). - + This option is useful in combination with (otherwise the instance directory is accessible anyway). @@ -163,7 +163,7 @@ Note that absolute paths or subdirectories are not allowed. The files must be in the sandbox subdirectory of the instance directory (i.e. ~/.var/app/$APP_ID/sandbox). - + This option is useful in combination with (otherwise the instance directory is accessible anyway).