Examples (3)
Update all installed applications and runtimes (use `-y` to confirm all prompts automatically)
Update only a specific app
flatpak update com.example.appUpdate/Downgrade to a specific commit (also see flatpak remote-info and flatpak mask)
flatpak update --commit COMMIT com.example.appmade by @shridhargupta | data from tldr-pages