From 6196d3280c04dabf2f347a55ed5d034e6bf5aa39 Mon Sep 17 00:00:00 2001 From: bryan Date: Mon, 13 Jul 2015 13:02:58 -0400 Subject: [PATCH] Ready for review --- doc/user/topics/arv-copy.html.textile.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/topics/arv-copy.html.textile.liquid b/doc/user/topics/arv-copy.html.textile.liquid index 150fc0c48c..8987c687e7 100644 --- a/doc/user/topics/arv-copy.html.textile.liquid +++ b/doc/user/topics/arv-copy.html.textile.liquid @@ -44,11 +44,11 @@ h3. How to copy a pipeline template or pipeline instance {% include 'arv_copy_expectations' %} -We will use the uuid @cluster1-p5p6p-abcd123efghi45jkl@ as an example pipeline template/instance, and @samplegitrepo/samplename.git@ as an example git repo. +We will use the uuid @cluster1-p5p6p-abcd123efghi45jkl@ as an example pipeline template or instance, and @samplegitrepo/samplename.git@ as an example git repo.
~$ arv-copy --src cluster1 --dst cluster2 --dst-git-repo samplegitrepo/samplename cluster1-p5p6p-abcd123efghi45jkl
 
-New branches in the destination git repo will be created for each branch used in the pipeline template. For example, if your source branch was named branch_name, your new branch will be named git_git_cluster1_arvadosapi_com_reponame_git_branch_name. +New branches in the destination git repo will be created for each branch used in the pipeline template. For example, if your source branch was named branch_name, your new branch will be named @git_git_cluster1_arvadosapi_com_reponame_git_branch_name@. -- 2.30.2