summaryrefslogtreecommitdiff
path: root/docs/podman.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman.1.md')
-rw-r--r--docs/podman.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md
index 3e0c59232..bf9b19c0c 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -23,6 +23,9 @@ has the capability to debug pods/images created by crio.
**--help, -h**
Print usage statement
+**--cgroup-manager**
+ CGroup manager to use for container cgroups. Supported values are cgroupfs (default) or systemd. Setting this flag can cause certain commands to break when called on containers created by the other CGroup manager type.
+
**--config value, -c**=**"config.file"**
Path of a config file detailing container server configuration options