status.rst: link to feature flag documentation

This commit is contained in:
Johannes Altmanninger
2025-09-23 12:57:06 +02:00
parent c31e769f7d
commit 64c8d361b0

View File

@@ -99,7 +99,7 @@ The following operations (subcommands) are available:
Sets the job control type to *CONTROL_TYPE*, which can be **none**, **full**, or **interactive**.
**features**
Lists all available feature flags.
Lists all available :ref:`feature flags <featureflags>`.
**test-feature** *FEATURE*
Returns 0 when FEATURE is enabled, 1 if it is disabled, and 2 if it is not recognized.