summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-run.1.md
diff options
context:
space:
mode:
authorErik Sjölund <erik.sjolund@gmail.com>2021-04-20 22:18:44 +0200
committerErik Sjölund <erik.sjolund@gmail.com>2021-04-20 22:18:44 +0200
commitc1f117e526378a2c4505949333dcd890b15523b0 (patch)
tree612cf929398c1a39a80224dbb619133459984b81 /docs/source/markdown/podman-run.1.md
parent2a32fc3e403e4b70fb68fda564cbdf33b7dd5326 (diff)
downloadpodman-c1f117e526378a2c4505949333dcd890b15523b0.tar.gz
podman-c1f117e526378a2c4505949333dcd890b15523b0.tar.bz2
podman-c1f117e526378a2c4505949333dcd890b15523b0.zip
[CI:DOCS] Fix Markdown table layout bugs
* Fix the Markdown table layout bugs that manifest themselves in corrupted tables in the generated HTML pages http://docs.podman.io/en/latest/markdown/podman-create.1.html http://docs.podman.io/en/latest/markdown/podman-run.1.html Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
Diffstat (limited to 'docs/source/markdown/podman-run.1.md')
-rw-r--r--docs/source/markdown/podman-run.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-run.1.md b/docs/source/markdown/podman-run.1.md
index e149c8531..b607a65ff 100644
--- a/docs/source/markdown/podman-run.1.md
+++ b/docs/source/markdown/podman-run.1.md
@@ -1086,6 +1086,7 @@ The first mapping step is derived by Podman from the contents of the file
_/etc/subuid_ and the UID of the user calling Podman.
First mapping step:
+
| host UID | intermediate UID |
| - | - |
| UID for the user starting Podman | 0 |