Skip to content

Commit 2d64105

Browse files
Bharath KaimalBharath Kaimal
authored andcommitted
update to CLI commands table
1 parent fdfaab1 commit 2d64105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/containers/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For example, Podman and Docker have created a standard way to create images for
66

77
## Basic CLI Commands
88

9-
=== "Podman Commands"
9+
=== "Podman"
1010

1111
| Action | Command |
1212
| ------------------------- | ---------------------------------------------------------- |
@@ -24,7 +24,7 @@ For example, Podman and Docker have created a standard way to create images for
2424
| Remove stopped containers | `podman rm <container-id>` |
2525
| Remove image | `podman rmi -f <image-name>` or `podman rmi -f <image-id>` |
2626

27-
=== "Docker Commands"
27+
=== "Docker"
2828

2929
| Action | Command |
3030
| --------------------------- | ------------------------------------------- |

0 commit comments

Comments
 (0)