Merge branch '12194-search-always-valid'
[arvados.git] / doc / user / topics / arv-copy.html.textile.liquid
index 76ff1c1f115624c9b5a38e16a29fa06d6c1f6d1b..74868bcab4a0b76d44cbd43eee0c2c89d73b0311 100644 (file)
@@ -3,6 +3,11 @@ layout: default
 navsection: userguide
 title: "Using arv-copy"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 {% include 'crunch1only_begin' %}
 On those sites, the "copy a pipeline template" feature described below is not available. However, "copy a workflow" feature is not yet implemented.
@@ -88,7 +93,7 @@ We will use the uuid @zzzzz-7fd4e-sampleworkflow1@ as an example workflow.
 
 <notextile>
 <pre><code>~$ <span class="userinput">arv-copy --src zzzzz --dst dst_cluster --dst-git-repo $USER/tutorial zzzzz-7fd4e-sampleworkflow1</span>
-zzzzz-4zz18-jidprdejysravcr: 1143M / 1143M 100.0% 
+zzzzz-4zz18-jidprdejysravcr: 1143M / 1143M 100.0%
 2017-01-04 04:11:58 arvados.arv-copy[5906] INFO:
 2017-01-04 04:11:58 arvados.arv-copy[5906] INFO: Success: created copy with uuid dst_cluster-7fd4e-ojtgpne594ubkt7
 </code></pre>