Skip to content

Commit bc43217

Browse files
authored
Make clear that <name> must be in uppercase
1 parent 24de973 commit bc43217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/inc.package_format.envvars.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ table
1111
td Path to the root package of the build dependency tree
1212
tr
1313
td: code $&lt;name&gt;_PACKAGE_DIR
14-
td Path a specific package that is part of the package's dependency graph
14+
td Path a specific package that is part of the package's dependency graph. $&lt;name&gt; must be in uppercase letters without the semver string.
1515
tr
1616
td: code $DUB
1717
td Path to the DUB executable

0 commit comments

Comments
 (0)