You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docsite/rst/collections_guide/collections_downloading.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ file which can be used to install those collections on a host without access to
9
9
are downloaded by default to the ``./collections`` folder.
10
10
11
11
Just like the ``install`` command, the collections are sourced based on the
12
-
:ref:`configured galaxy server config <galaxy_server_config>`. Even if a collection to download was specified by a URL
13
-
or path to a tarball, the collection will be re-downloaded from the configured Galaxy server.
12
+
:ref:`configured galaxy server config <galaxy_server_config>`.
13
+
Even if a collection to download was specified by a URL or path to a tarball, the collection will be downloaded again from the configured Galaxy server.
14
14
15
15
Collections can be specified as one or multiple collections or with a ``requirements.yml`` file just like
0 commit comments