Skip to content

Commit fd60d63

Browse files
committed
Revert "Deduplicate more options."
This reverts commit 6756eb3. Signed-off-by: Paul Holzinger <[email protected]>
1 parent 4ae8e38 commit fd60d63

38 files changed

+545
-523
lines changed

docs/source/markdown/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ podman-manifest-create.1.md
3434
podman-manifest-inspect.1.md
3535
podman-manifest-push.1.md
3636
podman-mount.1.md
37-
podman-network-create.1.md
3837
podman-network-ls.1.md
3938
podman-network-reload.1.md
4039
podman-pause.1.md
@@ -74,7 +73,6 @@ podman-build.unit.5.md
7473
podman-container.unit.5.md
7574
podman-image.unit.5.md
7675
podman-kube.unit.5.md
77-
podman-kube-down.1.md
7876
podman-network.unit.5.md
7977
podman-pod.unit.5.md
8078
podman-volume.unit.5.md

docs/source/markdown/options/all-tags.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/source/markdown/options/annotation.image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
####> This option file is used in:
2-
####> podman build, podman-build.unit.5.md.in, farm build
2+
####> podman build, farm build
33
####> If file is edited, make sure the changes
44
####> are applicable to all of those.
55
<< if is_quadlet >>
6-
### `Annotation=annotation=value [annotation=value ...]`
6+
### `Annotation=annotation=value`
77
<< else >>
88
#### **--annotation**=*annotation=value*
99
<< endif >>

docs/source/markdown/options/auto-update.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/source/markdown/options/configmap.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/source/markdown/options/disable-dns.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/source/markdown/options/dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
####> This option file is used in:
2-
####> podman build, podman-build.unit.5.md.in, podman-container.unit.5.md.in, create, farm build, network create, podman-network.unit.5.md.in, podman-pod.unit.5.md.in, run
2+
####> podman build, podman-build.unit.5.md.in, podman-container.unit.5.md.in, create, farm build, podman-network.unit.5.md.in, podman-pod.unit.5.md.in, run
33
####> If file is edited, make sure the changes
44
####> are applicable to all of those.
55
<< if is_quadlet >>

docs/source/markdown/options/driver.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/source/markdown/options/env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
####> If file is edited, make sure the changes
44
####> are applicable to all of those.
55
<< if is_quadlet >>
6-
### `Environment=env=value [env=value ...]`
6+
### `Environment=env`
77
<< else >>
88
#### **--env**, **-e**=*env*
99
<< endif >>

docs/source/markdown/options/exec.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)