We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
=
1 parent 9632793 commit 87b40daCopy full SHA for 87b40da
pages/linux/flatpak-remote-info.md
@@ -13,4 +13,4 @@
13
14
- Show information about the specific commit, rather than the latest version:
15
16
-`flatpak remote-info --commit={{COMMIT}} {{remote_name}} {{com.example.app}}`
+`flatpak remote-info --commit {{COMMIT}} {{remote_name}} {{com.example.app}}`
pages/linux/flatpak-update.md
- Update/Downgrade to a specific commit (also see flatpak remote-info and flatpak mask):
-`flatpak update --commit={{COMMIT}} {{com.example.app}}`
+`flatpak update --commit {{COMMIT}} {{com.example.app}}`
0 commit comments