# HG changeset patch # User Christophe Lincoln # Date 1337450788 -7200 # Node ID 5be5153f6e07350c24c7d9bc45d5e9b9eed04df6 # Parent b2edbfaef132d315c26f7144e6e19f9aba78c3d4 Small up to cook usage diff -r b2edbfaef132 -r 5be5153f6e07 cook --- a/cook Sat May 19 14:29:55 2012 +0200 +++ b/cook Sat May 19 20:06:28 2012 +0200 @@ -26,7 +26,7 @@ $(echo -e "\033[1m$(gettext "Commands:")\033[0m") usage|help $(gettext "Display this short usage.") setup $(gettext "Setup your build environment.") - arm-setup $(gettext "Create packages DB lists and flavors.") + *-setup $(gettext "Setup a cross environment.") test $(gettext "Test environment and cook a package.") list-wok $(gettext "List packages in the wok.") search $(gettext "Simple packages search function.")