Merge branch 'main' into 1.0-dev

This commit is contained in:
Simon Willison 2022-11-29 11:34:39 -08:00 committed by GitHub
commit b8fc8e2cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 103 additions and 19 deletions

View file

@ -508,6 +508,8 @@ See :ref:`publish_heroku`.
-n, --name TEXT Application name to use when deploying
--tar TEXT --tar option to pass to Heroku, e.g.
--tar=/usr/local/bin/gtar
--generate-dir DIRECTORY Output generated application files and stop
without deploying
--help Show this message and exit.