Add heading and also fix label

Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
This commit is contained in:
Lee Garrett 2023-02-21 14:48:13 +01:00 committed by backportbot-nextcloud[bot]
parent 00b87d5ab6
commit a320474af3

View File

@ -1130,8 +1130,6 @@ Remove a certificate::
sudo -u www-data php occ security:certificates:remove [certificate name]
.. _trashbin_label:
Status
------
@ -1161,6 +1159,9 @@ This information can also be formatted via JSON instead of plain text::
"extendedSupport": false
}
Status return code
^^^^^^^^^^^^^^^^^^
And finally, the ``-e`` (for exit code) parameter can be used to check
the state of the nextcloud installation via return code::
@ -1193,6 +1194,8 @@ units.
| 2 | ``php occ upgrade`` is required |
+-------------+--------------------------------------------------------+
.. _trashbin_label:
Trashbin
--------