There is a small typo in README.txt, it should be "weight", not "wieght":

drush block-configure --module=block --delta=0 --region=right --wieght=10

Also a suggestion: Add a short hint to README.txt that the delta value is used as an identifier for the block and that it can be found on the block configuration page (see here) or using drush block-show.

Your block's delta is what follows the final slash in the path to the configuration form.
admin/build/block/configure/user/0 <-- delta

Comments

yan created an issue. See original summary.

yan’s picture

Issue summary: View changes

greg.1.anderson’s picture

Status: Active » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.