1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/yadm-upgrade.md

14 lines
345 B
Markdown
Raw Normal View History

# 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`