diff --git a/doc/flatpak-build-export.xml b/doc/flatpak-build-export.xml index d121f970e..73863024b 100644 --- a/doc/flatpak-build-export.xml +++ b/doc/flatpak-build-export.xml @@ -115,6 +115,7 @@ Exclude files matching PATTERN from the commit. + This option can be used multiple times. @@ -123,6 +124,7 @@ Don't exclude files matching PATTERN from the commit, even if they match the --export patterns. + This option can be used multiple times. @@ -158,7 +160,8 @@ - Sign the commit with this GPG key + Sign the commit with this GPG key. + This option can be used multiple times. diff --git a/doc/flatpak-build-init.xml b/doc/flatpak-build-init.xml index cbd43fa00..7ad9252e9 100644 --- a/doc/flatpak-build-init.xml +++ b/doc/flatpak-build-init.xml @@ -113,6 +113,7 @@ Add a tag to the metadata file. + This option can be used multiple times. @@ -121,6 +122,7 @@ When using --writable-sdk, in addition to the sdk, also install the specified extension. + This option can be used multiple times. diff --git a/doc/flatpak-build-sign.xml b/doc/flatpak-build-sign.xml index 068aa24de..b37da39a0 100644 --- a/doc/flatpak-build-sign.xml +++ b/doc/flatpak-build-sign.xml @@ -75,7 +75,8 @@ - Sign the commit with this GPG key + Sign the commit with this GPG key. + This option can be used multiple times. diff --git a/doc/flatpak-build-update-repo.xml b/doc/flatpak-build-update-repo.xml index 1de2eff15..4799c404b 100644 --- a/doc/flatpak-build-update-repo.xml +++ b/doc/flatpak-build-update-repo.xml @@ -81,7 +81,8 @@ - Sign the commit with this GPG key + Sign the commit with this GPG key. + This option can be used multiple times. diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index 19abf38ea..f2cc04321 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -701,6 +701,7 @@ Sign the commit with this GPG key. Used when exporting the build results. + This option can be used multiple times.