Skip to content

Commit 2c85946

Browse files
authored
feat(admin): add documentation for new setup checks
- for nextcloud/server#49978
1 parent 5cb9b03 commit 2c85946

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

admin_manual/occ_system.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,10 @@ Example output::
514514
Use ``--output=json_pretty`` for machine-readable output suitable for
515515
automated monitoring.
516516

517+
Use ``--class=CLASS_NAME``" to run only the check for the setup check with the given class name.
518+
519+
Use ``--category=CATEGORY`` to run only the checks for the given category, e.g. ``network`` or ``system``.
520+
517521

518522
.. _share_operations_label:
519523

0 commit comments

Comments
 (0)