Merge pull request #4455 from nextcloud/fix/noid/unwanted-comment-in-output

Fix unwanted comment in output
This commit is contained in:
Morris Jobke 2020-09-09 21:56:17 +02:00 committed by GitHub
commit 0b7b37ff5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -785,6 +785,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.