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
commit 696f4a6a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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*] **podman farm create** [*options*] *name* [*connections*]
## DESCRIPTION ## 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. *podman system connection add* command.
An empty farm can be created without adding any connections to it. Add or remove 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* **podman farm** *subcommand*
## DESCRIPTION ## 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. Manage farms by creating, updating, and removing them.