Skip to content

Commit 3281b5a

Browse files
authored
Clarify no channel without user (#4167)
1 parent 2acd9f1 commit 3281b5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/conanfile/attributes/references.inc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ This is an optional attribute. It is sometimes used to identify a maturity of th
5151
but in general this is not necessary, and the maturity of packages is better managed by putting them in different
5252
server repositories.
5353
54-
The channel can be specified in the command line with ``--channel=<mychannel>``
54+
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

Comments
 (0)