Fix --data-list error message with dub describe (#2195)
It said you can also use --data-0, but that actually will not make it work. You need to still specify --data-list and optionally add -data-0 to make it 0 separated instead of line separated. |
---|
|
source/dub/project.d |
---|