Usage: packager register <dir>|<manifest>

register arguments:
  <dir>      Directory in which the package resides. In this case Packager
             will look for a package.yml, package.yaml or package.json
             inside <dir>.
  <manifest> Manifest file to use. In this case the directory in which the
             manifest file resides will be used as package directory.
