Skip to content

Commit 130d8e9

Browse files
author
Ma Shimiao
committed
man: fix description for rootfs
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1 parent 6aeb752 commit 130d8e9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

man/ocitools-generate.1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,9 @@ read the configuration from `config.json`.
168168
Values are "shared, rshared, private, rprivate, slave, rslave"
169169

170170
**--rootfs**=ROOTFSPATH
171-
Path to the rootfs
171+
Path to the rootfs, which is relative to bundle path.
172+
e.g the absolute path of rootfs is /to/bundle/rootfs, bundle path is /to/bundle,
173+
then the value set as ROOTFSPATH should be rootfs.
172174

173175
**--seccomp-arch**=ARCH
174176
Specifies Additional architectures permitted to be used for system calls.

0 commit comments

Comments
 (0)