X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e6c0c0562df1c133ec58720b7bf580692ea696e1..53ce9b61336c5385eb2250267efa69613b5eaec7:/doc/user/tutorials/tutorial-keep-get.html.textile.liquid?ds=inline diff --git a/doc/user/tutorials/tutorial-keep-get.html.textile.liquid b/doc/user/tutorials/tutorial-keep-get.html.textile.liquid index 1f980edcd0..841e68748d 100644 --- a/doc/user/tutorials/tutorial-keep-get.html.textile.liquid +++ b/doc/user/tutorials/tutorial-keep-get.html.textile.liquid @@ -3,6 +3,11 @@ layout: default navsection: userguide title: "Downloading data" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} Arvados Data collections can be downloaded using either the arv commands or using Workbench. @@ -74,6 +79,6 @@ This will create a sharing link for the collection as shown below. You can copy !{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/shared-collection.png! -A user with this url can download this collection by simply accessing this url. It will present a downloadable version of the collection as shown below. +A user with this url can download this collection by simply accessing this url using browser. It will present a downloadable version of the collection as shown below. !{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/download-shared-collection.png!