From 3b6ed9d115c6e516403b2546a04a6daf59eef5ba Mon Sep 17 00:00:00 2001 From: Ma Shimiao Date: Thu, 8 Jun 2017 11:41:09 +0800 Subject: [PATCH] add warning for template option Signed-off-by: Ma Shimiao --- man/oci-runtime-tool-generate.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/man/oci-runtime-tool-generate.1.md b/man/oci-runtime-tool-generate.1.md index fbbb59d1..6ec087fa 100644 --- a/man/oci-runtime-tool-generate.1.md +++ b/man/oci-runtime-tool-generate.1.md @@ -317,6 +317,7 @@ read the configuration from `config.json`. **--template**=PATH Override the default template with your own. Additional options will only adjust the relevant portions of your template. + Templates are not validated for correctness, so the user should ensure that they are correct. **--tmpfs**=[] Create a tmpfs mount Mount a temporary filesystem (`tmpfs`) mount into a container, for example: