w3c / validator-suite

Validator Suite
Other
56 stars 23 forks source link

More comments on coupon commands #370

Closed vivienlacourba closed 10 years ago

vivienlacourba commented 10 years ago

coupon-redeem <code> <userId> - redeem a coupon to a userId

Could you update this command to use the couponId instead of code

> coupon 52e654366ef5f15e00083340
52e654366ef5f15e00083340 - Code: MWC14-3PTH-2JFO-QCK7 - Campaign: mvc2014 - Credits: 100 - Expires: 2014-07-26T12:42:30.468Z - UseDate: Some(2014-01-27T12:51:23.910Z) - UsedBy: Some(526a93636ef5f12d00c3b440)

Is it possible to remove Some() from the output ? (and check if other commands are also affected).