From c35d7d141af73a4159ec868a60ddf75e5ceb2ae2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 10 Jun 2016 18:18:45 -0400 Subject: [PATCH] Update overview man page Group the document-related commands together, and add the new ones. --- doc/flatpak.xml | 41 ++++++++++++++++++++++++++++++++++------- 1 file changed, 34 insertions(+), 7 deletions(-) diff --git a/doc/flatpak.xml b/doc/flatpak.xml index 1274c3fb3..236c2577b 100644 --- a/doc/flatpak.xml +++ b/doc/flatpak.xml @@ -161,13 +161,6 @@ Override permissions for an application. - - flatpak-document-export1 - - - Grant an application access to a specific file. - - flatpak-enter1 @@ -177,6 +170,40 @@ + Commands for managing file access: + + + + flatpak-document-export1 + + + Grant an application access to a specific file. + + + + flatpak-document-unexport1 + + + Revoke access to a specific file. + + + + flatpak-document-info1 + + + Show information about a specific file. + + + + flatpak-document-list1 + + + List exported files. + + + + + Commands for managing remote repositories: