We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e79ac commit 4e865fbCopy full SHA for 4e865fb
reference/commands/download.rst
@@ -20,7 +20,7 @@ The ``conan download`` command can download packages to 1 server repository spec
20
It has 2 possible and mutually exclusive inputs:
21
22
- The ``conan download <pattern>`` pattern-based matching of recipes, with a pattern similar to the ``conan list <pattern>``.
23
-- The ``conan download --list=<pkglist>`` that will upload the artifacts specified in the ``pkglist`` json file
+- The ``conan download --list=<pkglist>`` that will download the artifacts specified in the ``pkglist`` json file
24
25
26
0 commit comments