From d7fe5923294a7dd31f6f867c0b09e8fdf8a9bdc9 Mon Sep 17 00:00:00 2001 From: Thom Carlin Date: Mon, 1 Jul 2024 14:15:15 -0400 Subject: [PATCH] Mention internal receptor commands (#1076) --- docs/source/receptorctl/receptorctl_index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/receptorctl/receptorctl_index.rst b/docs/source/receptorctl/receptorctl_index.rst index 8b0044765..3cf7749b3 100644 --- a/docs/source/receptorctl/receptorctl_index.rst +++ b/docs/source/receptorctl/receptorctl_index.rst @@ -20,3 +20,8 @@ The Receptor client, ``receptorctl``, provides a command line interface for inte receptorctl_work_release receptorctl_work_results receptorctl_work_submit + +.. attention: + Receptor has commands that are intended to provide internal functionality. These commands are not supported by ``receptorctl``: + - ``work force-release``. + - ``work status``.