From 82364524d7fae9fdd08bec5ad4807171bd33edbc 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 547b86e97c88..d1bf00c5892a 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