1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 04:46:06 +02:00
tldr/pages/common/yadm-upgrade.md
shelton louis 5e4d5d2750
yadm: add pages (#13920)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-10-01 21:05:50 +02:00

13 lines
345 B
Markdown
Executable file

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