From 5b105e0687e43f8cf08692112a8149fd29f2cd92 Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Thu, 7 Nov 2019 21:36:53 -0600 Subject: [PATCH] Add missing details to manpage --- yadm.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yadm.1 b/yadm.1 index 539cc29..9915e3a 100644 --- a/yadm.1 +++ b/yadm.1 @@ -266,6 +266,8 @@ This command will start by moving your yadm repo to the new path. Next it will move any configuration data to the new path. If the configurations are tracked within your yadm repo, this command will "stage" the renaming of those files in the repo's index. +Upgrading will also re-initialize all submodules you have added (otherwise they +will be broken when the repo moves). After running "yadm upgrade", you should run "yadm status" to review changes which have been staged, and commit them to your repository. @@ -610,7 +612,7 @@ to create or overwrite files. During processing, the following variables are available in the template: - Builtin Jinja Description + Default Jinja Description ------------- ------------- -------------------------- yadm.class YADM_CLASS Locally defined yadm class yadm.distro YADM_DISTRO lsb_release -si