info: Add an example to the man page

Show an example for how to list the files that are
part of an installed app.

Related: https://github.com/flatpak/flatpak/issues/3079
This commit is contained in:
Matthias Clasen
2019-12-01 14:23:35 -05:00
parent a0dbb9edc9
commit 3907de1105

View File

@@ -220,6 +220,9 @@
<para>
<command>$ flatpak info org.gnome.Builder//master</command>
</para>
<para>
<command>$ tree `flatpak info -l org.gnome.Builder//master`/files</command>
</para>
</refsect1>