doc: Add a hint about how to use update --commit

Closes: #1568
Approved by: alexlarsson
This commit is contained in:
Matthew Leeds
2018-04-10 16:34:43 -07:00
committed by Atomic Bot
parent 0867fb5305
commit 8e861a854f

View File

@@ -146,7 +146,8 @@
<term><option>--commit=COMMIT</option></term>
<listitem><para>
Update to this commit, instead of the tip of the branch.
Update to this commit, instead of the tip of the branch. You can find commits
using <command>flatpak remote-info --log REMOTE REF</command>.
</para></listitem>
</varlistentry>