[CI:DOCS] Update farm docs

Add some updates and clarification to the
farm docs.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
Urvashi Mohnani
2024-01-25 08:42:18 -05:00
parent 3531146ae3
commit ee61b130af
2 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,7 @@ $ podman farm create farm1 f37 f38
$ podman farm farm2
```
## SEE ALSO
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**, **[podman-system-connection(1)](podman-system-connection.1.md)**, **[podman-system-connection-add(1)](podman-system-connection-add.1.md)**
## HISTORY
July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)

View File

@ -11,6 +11,8 @@ Farm out builds to machines running Podman for different architectures.
Manage farms by creating, updating, and removing them.
Note: All farm machines must have a minimum podman version of v4.9.0.
## COMMANDS
| Command | Man Page | Description |