Merge pull request #4456 from nextcloud/backport/4455/stable19

[stable19] Fix unwanted comment in output
This commit is contained in:
Morris Jobke 2020-09-09 22:03:08 +02:00 committed by GitHub
commit 8893f741c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -784,6 +784,7 @@ Verify your app::
When it returns nothing, your app is signed correctly. When it returns a message then there is an error. See `Code Signing
<https://docs.nextcloud.org/server/latest/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
.. TODO ON RELEASE: Update version number above on release
``integrity:sign-core`` is for Nextcloud core developers only.