flatpak: changed one example to use --app (#12120)

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
o0nd7ots
2024-01-31 11:21:00 +00:00
committed by GitHub
parent 7f4dc29094
commit 5894cbbd19

View File

@@ -11,9 +11,9 @@
`flatpak install {{remote}} {{name}}`
- List all installed applications and runtimes:
- List installed applications, ignoring runtimes:
`flatpak list`
`flatpak list --app`
- Update all installed applications and runtimes: