From 8e861a854f482493677baffdfc67b226a92ebef9 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Tue, 10 Apr 2018 16:34:43 -0700 Subject: [PATCH] doc: Add a hint about how to use update --commit Closes: #1568 Approved by: alexlarsson --- doc/flatpak-update.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/flatpak-update.xml b/doc/flatpak-update.xml index 52924caf..fbf796dc 100644 --- a/doc/flatpak-update.xml +++ b/doc/flatpak-update.xml @@ -146,7 +146,8 @@ - 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 flatpak remote-info --log REMOTE REF.