There is a small typo in the readme.txt which can make some trouble.
At the end of the document there is a missing dash in the command:
drush generate makefile /path/to/make-file.make
So the correct command should be:
drush generate-makefile /path/to/make-file.make
Comments
Comment #1
dmitrig01 commentedOops, thanks for the catch