Remove unnecessary use of the word "please".

Only use the word "please" in these situations:

- reader is asked to do something inconvenient
- reader is asked for permission
- reader is asked for forgiveness

Remove other uses of the word "please" to
make the language more efficient.

[NO NEW TESTS NEEDED]

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
Erik Sjölund
2023-07-23 11:21:44 +02:00
parent 67f0340687
commit d4cfc498d7
17 changed files with 20 additions and 19 deletions

View File

@ -148,7 +148,7 @@ The default is **false**.
Replaces the ports that the *container* publishes, as configured during the
initial *container* start, with a new set of port forwarding rules.
For more details please see **[podman run --publish](podman-run.1.md#--publish)**.
For more details, see **[podman run --publish](podman-run.1.md#--publish)**.
#### **--tcp-established**