From ae96c039f9a3f675e999fd8408caf7e5b5188d83 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 14 Apr 2016 19:18:35 -0400 Subject: Document --run better The xdg-app-builder commandline with --run looks a bit different, spell this out in the docs. --- doc/xdg-app-builder.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml index b57a11f..2666833 100644 --- a/doc/xdg-app-builder.xml +++ b/doc/xdg-app-builder.xml @@ -35,6 +35,14 @@ DIRECTORY MANIFEST + + xdg-app-builder + --run + OPTION + DIRECTORY + MANIFEST + COMMAND + @@ -574,7 +582,8 @@ Run a command in a sandbox based on the build dir. This starts xdg-app build, with some extra arguments to give the same environment as the build, and the same permissions the final app - will have. + will have. The command to run must be the last argument passed to + xdg-app-builder, after the directory and the manifest. -- cgit v1.2.1