Skip to content

Commit a325e66

Browse files
author
Ma Shimiao
committed
man: fix description for rootfs
Signed-off-by: Ma Shimiao <[email protected]>
1 parent 553c260 commit a325e66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

man/oci-runtime-tool-generate.1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,9 @@ read the configuration from `config.json`.
215215
This option can be specified multiple times.
216216

217217
**--rootfs-path**=ROOTFSPATH
218-
Path to the root filesystem
218+
Path to the rootfs, which can be an absolute path or relative to bundle path.
219+
e.g the absolute path of rootfs is /to/bundle/rootfs, bundle path is /to/bundle,
220+
then the value set as ROOTFSPATH should be `/to/bundle/rootfs` or `rootfs`.
219221

220222
**--rootfs-propagation**=PROPOGATIONMODE
221223
Mount propagation for root filesystem.

0 commit comments

Comments
 (0)