We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acd9f1 commit 3281b5aCopy full SHA for 3281b5a
reference/conanfile/attributes/references.inc
@@ -51,4 +51,5 @@ This is an optional attribute. It is sometimes used to identify a maturity of th
51
but in general this is not necessary, and the maturity of packages is better managed by putting them in different
52
server repositories.
53
54
-The channel can be specified in the command line with ``--channel=<mychannel>``
+The channel can be specified in the command line with ``--channel=<mychannel>``. If a channel is specified,
55
+a user must also be specified, so the package reference is always complete as ``pkg/version@user/channel``.
0 commit comments