Merge pull request #20038 from TomSweeneyRedHat/dev/tsweeney/nit_farm

[CI:DOCS] Tweak podman to Podman in a few farm man pages
This commit is contained in:
OpenShift Merge Robot
2023-09-19 21:53:47 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ podman\-farm\-create - Create a new farm
**podman farm create** [*options*] *name* [*connections*]
## DESCRIPTION
Create a new farm with connections that podman knows about which were added via the
Create a new farm with connections that Podman knows about which were added via the
*podman system connection add* command.
An empty farm can be created without adding any connections to it. Add or remove

View File

@ -7,7 +7,7 @@ podman\-farm - Farm out builds to machines running podman for different architec
**podman farm** *subcommand*
## DESCRIPTION
Farm out builds to machines running podman for different architectures.
Farm out builds to machines running Podman for different architectures.
Manage farms by creating, updating, and removing them.