aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2017-11-27 12:40:45 -0600
committerAtomic Bot <atomic-devel@projectatomic.io>2017-11-29 22:01:47 +0000
commit742475885eee9a21232f24aa7528eb5e0022a42f (patch)
tree3ef9d02657b09e5bcd44f4ad6c7224ebae62acba /README.md
parentad255533d415393ebd119645af5c8b5a6637255f (diff)
downloadpodman-742475885eee9a21232f24aa7528eb5e0022a42f.tar.gz
podman-742475885eee9a21232f24aa7528eb5e0022a42f.tar.bz2
podman-742475885eee9a21232f24aa7528eb5e0022a42f.zip
kpod_start
Starts one or more containers. Signed-off-by: baude <bbaude@redhat.com> Closes: #83 Approved by: rhatdan
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12e8590ac..e2aa9e724 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@ libpod is currently in active development.
| [kpod-rm(1)](/docs/kpod-rm.1.md) | Removes one or more containers |[![...](/docs/play.png)](https://asciinema.org/a/7EMk22WrfGtKWmgHJX9Nze1Qp)|
| [kpod-rmi(1)](/docs/kpod-rmi.1.md) | Removes one or more images |[![...](/docs/play.png)](https://asciinema.org/a/133799)|
| [kpod-save(1)](/docs/kpod-save.1.md) | Saves an image to an archive |[![...](/docs/play.png)](https://asciinema.org/a/kp8kOaexEhEa20P1KLZ3L5X4g)|
+| [kpod-start(1)](/docs/kpod-start.1.md) | Starts one or more containers
| [kpod-stats(1)](/docs/kpod-stats.1.md) | Display a live stream of one or more containers' resource usage statistics||
| [kpod-stop(1)](/docs/kpod-stop.1.md) | Stops one or more running containers ||
| [kpod-tag(1)](/docs/kpod-tag.1.md) | Add an additional name to a local image |[![...](/docs/play.png)](https://asciinema.org/a/133803)|