diff --git a/appengine/components/tools/gae.py b/appengine/components/tools/gae.py index a951b195a3..ada7216a93 100755 --- a/appengine/components/tools/gae.py +++ b/appengine/components/tools/gae.py @@ -330,6 +330,8 @@ def CMDswitch(parser, args): def CMDupload(parser, args): """Uploads a new version of specific (or all) modules of an app. + Note that module yamls are expected to be named module-.yaml + Version name looks like -[-tainted-], where: number git commit number, monotonically increases with each commit commit sha1 upstream commit hash the branch is based of