mirror of https://github.com/containers/podman.git
[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:
parent
57fbdc1c46
commit
b0f7072ac9
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue