summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt')
-rw-r--r--doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt b/doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt
index 7f1d3cb..a75acfc 100644
--- a/doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt
+++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated_template_how_to_use.txt
@@ -196,7 +196,7 @@ ELTF_PL_CLONE_W_REPO Multiline commands to run repo to clone everything.
196 Example: 196 Example:
197mkdir enea-linux 197mkdir enea-linux
198cd enea-linux 198cd enea-linux
199repo init -u git://git.enea.com/linux/el_manifests-standard.git \ 199repo init -u git@git.enea.com:linux/manifests/el_manifests-virtualization.git \
200 -b refs/tags/EL6 -m $MACHINE/default.xml 200 -b refs/tags/EL6 -m $MACHINE/default.xml
201repo sync 201repo sync
202 202