Skip to content

Commit 87b40da

Browse files
ManagorChr1s70ph
authored andcommitted
flatpak-{update, remote-info}: remove unnecessary = (tldr-pages#18019)
1 parent 9632793 commit 87b40da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/linux/flatpak-remote-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
- Show information about the specific commit, rather than the latest version:
1515

16-
`flatpak remote-info --commit={{COMMIT}} {{remote_name}} {{com.example.app}}`
16+
`flatpak remote-info --commit {{COMMIT}} {{remote_name}} {{com.example.app}}`

pages/linux/flatpak-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
- Update/Downgrade to a specific commit (also see flatpak remote-info and flatpak mask):
1515

16-
`flatpak update --commit={{COMMIT}} {{com.example.app}}`
16+
`flatpak update --commit {{COMMIT}} {{com.example.app}}`

0 commit comments

Comments
 (0)