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

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
pull/23/head
o0nd7ots 2024-01-31 11:21:00 +00:00 committed by GitHub
parent 7f4dc29094
commit 5894cbbd19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

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: