summaryrefslogtreecommitdiff
path: root/doc/flatpak-update.xml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-11-10 11:42:55 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2018-11-12 14:28:41 +0000
commitbf7af547aa65eeee0f9c7a4a73e2c88eb4b84693 (patch)
treef9aa17a99296e3bd8aca6ab52f84c201ec385fff /doc/flatpak-update.xml
parent4a1c11dba9496e261b5d66d994a7a638c7e96d45 (diff)
downloadflatpak-bf7af547aa65eeee0f9c7a4a73e2c88eb4b84693.tar.gz
Small fixes to many man pages
Make synopses more concise in various place, improve consistency of formatting, and fix some small mistakes and oversights. Closes: #2307 Approved by: matthiasclasen
Diffstat (limited to 'doc/flatpak-update.xml')
-rw-r--r--doc/flatpak-update.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/flatpak-update.xml b/doc/flatpak-update.xml
index 205202e3..9622b0c4 100644
--- a/doc/flatpak-update.xml
+++ b/doc/flatpak-update.xml
@@ -60,8 +60,8 @@
</para>
<para>
By default this looks for both apps and runtimes with the given <arg choice="plain">REF</arg>,
- but you can limit this by using the --app or --runtime option, or by supplying the initial
- element in the REF.
+ but you can limit this by using the <option>--app</option> or <option>--runtime</option> option, or by supplying the initial
+ element in the <arg choice="plain">REF</arg>.
</para>
<para>
Normally, this command updates the application to the tip
@@ -80,10 +80,10 @@
a different branch, and runtime updates are expected to keep
strict compatibility. If an application update does cause
a problem, it is possible to go back to the previous
- version, with the --commit option.
+ version, with the <option>--commit</option> option.
</para>
<para>
- Unless overridden with the --user, --system or --installation option, this command updates
+ Unless overridden with the <option>--user</option>, <option>--system</option> or <option>--installation</option> option, this command updates
any matching refs in the standard system-wide installation and the per-user one.
</para>
@@ -126,8 +126,8 @@
<listitem><para>
Updates a system-wide installation specified by <arg choice="plain">NAME</arg>
among those defined in <filename>/etc/flatpak/installations.d/</filename>.
- Using <arg choice="plain">--installation=default</arg> is equivalent to using
- <arg choice="plain">--system</arg>.
+ Using <option>--installation=default</option> is equivalent to using
+ <option>--system</option>.
</para></listitem>
</varlistentry>
@@ -263,7 +263,8 @@
<para>
<citerefentry><refentrytitle>flatpak</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>flatpak-install</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>flatpak-list</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>flatpak-list</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>ostree-find-remotes</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>