logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

flatpak-document-info - Show information about exported files

Description

       Shows information about an exported file, such as the document id, the fuse path, the original location
       in the filesystem, and the per-application permissions.

       FILE can either be a file in the fuse filesystem at /run/user/$UID/doc/, or a file anywhere else.

Examples

$flatpakdocument-info~/Sources/gtk/gail-3.0.pc

           id: dd32c34a
           path: /run/user/1000/doc/dd32c34a/gail-3.0.pc
           origin: /home/mclasen/Sources/gtk/gail-3.0.pc
           permissions:
                   org.gnome.gedit read, write

Name

       flatpak-document-info - Show information about exported files

Options

       The following options are understood:

       -h, --help
           Show help options and exit.

       -v, --verbose
           Print debug information during command processing.

       --ostree-verbose
           Print OSTree debug information during command processing.

See Also

flatpak(1), flatpak-document-export(1), flatpak-document-unexport(1), flatpak-documents(1)

flatpak                                                                                   FLATPAKDOCUMENT-IN(1)

Synopsis

flatpakdocument-info [OPTION...] FILE

See Also