spiegel_podman/cmd/podman/kube
Erik Sjölund de92db0c81 man pages and command help: clean up descriptions
Short description in man pages:
* Use imperative form

Command help (cobra.Command.Short):
* Capitalize first letter
* Use imperative form
* Remove ending full stop when the short description
  only contains one sentence without any commas

Command help (cobra.Command.Long):
* Capitalize first letter unless the sentence starts
  with a command "podman command ..."
* Use imperative form when the long description is
  identical or almost identical to the short description.
  This modification was only done in a few places.

Command tables:
* Use imperative form in the "Description" column

[NO NEW TESTS NEEDED]

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-05-28 18:57:43 +02:00
..
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
down.go man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
generate.go Read kube_generate_type from containers.conf 2023-04-11 09:15:05 -04:00
kube.go Add "podman kube generate" command 2022-08-11 16:58:24 +01:00
play.go man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00