From f46dce31884d5730f054bd19edf0492890b9b3d3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Mar 2016 10:52:40 -0400 Subject: Align contents of xdg-app.1 with xdg-app --help --- doc/xdg-app.xml | 89 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 48 insertions(+), 41 deletions(-) (limited to 'doc') diff --git a/doc/xdg-app.xml b/doc/xdg-app.xml index 99057f8..75d92c0 100644 --- a/doc/xdg-app.xml +++ b/doc/xdg-app.xml @@ -103,109 +103,109 @@ Commands - Commands related to repository configuration: + Commands for managing installed applications and runtimes: - xdg-app-remote-add1 - - - Add a remote repository. - - - - xdg-app-remote-modify1 + xdg-app-install1 - Modify remote repository properties. + Install an application or a runtime from a remote. - xdg-app-remote-delete1 + xdg-app-update1 - Delete a remote repository. + Update an installed application or runtime. - xdg-app-remote-list1 + xdg-app-uninstall1 - Lists remote repositories. + Uninstall an installed application or runtime. - xdg-app-remote-ls1 + xdg-app-list1 - Show available runtimes and applications. + List installed applications and/or runtimes. - Commands for handling installed runtimes and applications: + + Commands for running applications: - xdg-app-install1 + xdg-app-run1 - Install an application or a runtime. + Run an application. - xdg-app-update1 + xdg-app-override1 - Update an application or a runtime. + Override permissions for an application. - xdg-app-uninstall1 + xdg-app-export-file1 - Uninstall an application or a runtime. + Grant an application access to a specific file. - xdg-app-list-runtimes1 + xdg-app-enter1 - List installed runtimes. + Enter the namespace of a running application. + + + Commands for managing remote rempositories: + + - xdg-app-list-apps1 + xdg-app-remote-add1 - List installed applications. + Add a new remote repository. - - - - Commands for running applications: + + xdg-app-remote-modify1 - + + Modify properties of a configured remote repository. + + - xdg-app-run1 + xdg-app-remote-delete1 - Run an application. + Delete a configured remote repository. - xdg-app-override1 + xdg-app-remote-list1 - Override application requirements. + List all configured remote repositories. - xdg-app-export-file1 + xdg-app-remote-ls1 - Export a file to a sandboxed application. + List contents of a configured remote repository. @@ -231,21 +231,28 @@ xdg-app-build-finish1 - Finalizes a build directory. + Finalizes a build directory for export. xdg-app-build-export1 - Create a repository from a build directory. + Export a build directory to a repository. + + + + xdg-app-build-bundle1 + + + Create a bundle file from a build directory. xdg-app-build-update-repo1 - Update repository metadata. + Update the summary file in a repository. -- cgit v1.2.1