summaryrefslogtreecommitdiff
path: root/completion
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-17 20:08:10 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-17 20:09:50 +0200
commiteec8798f5e88af289b5e53c658391fff410e8ae0 (patch)
treec3aca93611029bf39c68733ca91153d229e0b20f /completion
parent7fccaf1e5792129f2f96d0b443cc8f29efc760cb (diff)
downloadxdg-app-eec8798f5e88af289b5e53c658391fff410e8ae0.tar.gz
document portal: Add support for transient documents
These are useful for passing temporary files.
Diffstat (limited to 'completion')
-rwxr-xr-xcompletion/xdg-app2
1 files changed, 1 insertions, 1 deletions
diff --git a/completion/xdg-app b/completion/xdg-app
index 298772a..6b9c992 100755
--- a/completion/xdg-app
+++ b/completion/xdg-app
@@ -45,7 +45,7 @@ _xdg-app() {
[BUILD]='--runtime'
[BUILD_FINISH]='--command= --allow'
[BUILD_EXPORT]='--subject= --body='
- [EXPORT_FILE]='--app= --allow-write --allow-delete --allow-grant-permission --unique'
+ [EXPORT_FILE]='--app= --allow-write --allow-delete --allow-grant-permission --unique --transient'
[ARG]='--arch --command --branch --var --share --unshare --socket --nosocket --device --nodevice --subject --body --title --runtime --filesystem'
)