Details
Description
qbs run <product> fails with "ERROR: value <product> not allowed in property buildVariant", yet the documentation (http://doc-snapshot.qt-project.org/qbs/qbs-running-applications.html) claims this should work.
qbs run -p <product> works fine.
Either the documentation needs to be updated to reflect this, or qbs has a bug.