mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
345 B
Markdown
13 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`
|