flatpak: replace remote-list with remove example (#8584)
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
|
||||
`flatpak remote-add --if-not-exists {{remote_name}} {{remote_url}}`
|
||||
|
||||
- List all configured remote sources:
|
||||
|
||||
`flatpak remote-list`
|
||||
|
||||
- Remove an installed application:
|
||||
|
||||
`flatpak remove {{name}}`
|
||||
|
||||
- Remove all unused applications:
|
||||
|
||||
`flatpak remove --unused`
|
||||
|
||||
- Show information about an installed application:
|
||||
|
||||
`flatpak info {{name}}`
|
||||
|
Reference in New Issue
Block a user