docs: Small improvements

Make it clear that flatpak(1) only lists global options,
and individual commands have their own.

Add a reference to flatpak-installation(5)

Closes: #2513
Approved by: mwleeds
This commit is contained in:
Matthias Clasen
2018-12-30 16:34:47 -05:00
committed by Atomic Bot
parent 85789dd4ac
commit 5bb7d9aec6

View File

@@ -92,7 +92,10 @@
<refsect1>
<title>Options</title>
<para>The following options are understood:</para>
<para>
The following global options are understood. Individual commands have their
own options.
</para>
<variablelist>
<varlistentry>
@@ -570,6 +573,7 @@
<citerefentry><refentrytitle>ostree</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>ostree.repo</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>flatpak-remote</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>flatpak-installation</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<ulink url="https://www.flatpak.org">https://www.flatpak.org</ulink>
</para>