flatpak: changed one example to use --app (#12120)
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
|
|
||||||
`flatpak install {{remote}} {{name}}`
|
`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:
|
- Update all installed applications and runtimes:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user