diff --git a/doc_src/cmds/status.rst b/doc_src/cmds/status.rst index 141201fcb..e132c7939 100644 --- a/doc_src/cmds/status.rst +++ b/doc_src/cmds/status.rst @@ -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 `. **test-feature** *FEATURE* Returns 0 when FEATURE is enabled, 1 if it is disabled, and 2 if it is not recognized.