[CI:DOCS] Tweak podman to Podman in a few farm man pages

While doing a review of the farm man pages after they had been
submitted, I found a few references to "podman" that should have
been "Podman".  I have touched those up in this commit.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
TomSweeneyRedHat 2023-09-19 14:16:20 -04:00
parent 57fbdc1c46
commit b0f7072ac9
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.