From b75afac846247e38fe1a25619d5dab4ea68fe51d Mon Sep 17 00:00:00 2001 From: Urvashi Mohnani Date: Thu, 7 Mar 2024 10:18:52 -0500 Subject: [PATCH] Add farm command to commands list Add the farm command to the commands list so that it is rendered correctly in readthedocs. Signed-off-by: Urvashi Mohnani --- docs/source/Commands.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 547b86e97c..d1bf00c589 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -27,6 +27,8 @@ Commands :doc:`export ` Export container's filesystem contents as a tar archive +:doc:`export ` Farm out builds to machines running podman for different architectures + :doc:`generate ` Generated structured data :doc:`healthcheck ` Manage Healthcheck