mwaylabs / Espresso

The-M-Projects build tools using node.js.
www.the-m-project.org
Other
84 stars 28 forks source link

espresso package command gives back incorrect command options #62

Closed mwaylabs closed 12 years ago

mwaylabs commented 12 years ago

espresso package

Usage: espresso package [] Available options: -d, --directory=DIRECTORY Specify a custom project directory Default: $PWD -h, --help Show this help for command package Default: false

From my point of view that's wrong when I'm comparing with the documentation here:

espresso package

josher19 commented 12 years ago

Should give the same output as "espresso help package":

Usage: espresso package <mode> [<target>]

Available modes:
   run                         Build and run project in emulator.
   build                       Build native application package.

Available targets:
   any property-key of package in your config.json; default: "default"

and also provide a link to your wiki which discusses the "package" section of config.json

4z3 commented 12 years ago

This is fixed in 6862094cc172af69bb29a52a7b30b84c5d876aab