summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-24 19:23:24 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-24 19:23:24 +0200
commit41af86dc69e52f53c4181acc4e762e82f121f25c (patch)
treeac25331f88179bfa8635d432070471e94330df05 /doc/Makefile.am
parent2cfbf4ff1a5db91a2aa496e58e403f3747456a7f (diff)
downloadxdg-app-41af86dc69e52f53c4181acc4e762e82f121f25c.tar.gz
Add xdg-app enter command
This lets you enter a sandbox and run a command there, which is useful for debugging purposes.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b754976..a451912 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -30,6 +30,7 @@ man_MANS = \
xdg-app-list-apps.1 \
xdg-app-run.1 \
xdg-app-override.1 \
+ xdg-app-enter.1 \
xdg-app-export-file.1 \
xdg-app-build-init.1 \
xdg-app-build.1 \