Skip to content

Commit 881868d

Browse files
zulinx86Manciukic
authored andcommitted
docs(jailer): Use underscore for placeholder
The jailer CLI usage uses underscore for placeholders of all the parameters other than --cgroup-version Signed-off-by: Takahiro Itazuri <[email protected]>
1 parent f9f8a33 commit 881868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jailer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jailer --id <id> \
1919
--uid <uid> \
2020
--gid <gid> \
2121
[--parent-cgroup <relative_path>] \
22-
[--cgroup-version <cgroup-version>] \
22+
[--cgroup-version <cgroup_version>] \
2323
[--cgroup <cgroup>] \
2424
[--chroot-base-dir <chroot_base>] \
2525
[--netns <netns>] \

0 commit comments

Comments
 (0)