Files
tldr/pages/common/yadm-upgrade.md
2024-11-08 06:33:18 +01:00

14 lines
345 B
Markdown

# yadm-upgrade
> Upgrade `yadm` to the latest version.
> Upgrading will attempt to de-initialize and re-initialize your submodules.
> More information: <https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#commands>.
- Upgrade `yadm` to the latest version:
`yadm upgrade`
- Force the upgrade regardless of changes:
`yadm upgrade -f`