Skip to content

Commit 4e865fb

Browse files
authored
Errata fix (#4314)
The description talked about 'upload' instead of 'download'
1 parent 36e79ac commit 4e865fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/commands/download.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The ``conan download`` command can download packages to 1 server repository spec
2020
It has 2 possible and mutually exclusive inputs:
2121

2222
- 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
23+
- The ``conan download --list=<pkglist>`` that will download the artifacts specified in the ``pkglist`` json file
2424

2525

2626

0 commit comments

Comments
 (0)