diff --git a/docs/man/snf-mkimage.rst b/docs/man/snf-mkimage.rst
index c21b89bd9becea92b0814e3b3e2fd04f14b7c781..1a8306ebe40525a509cdd01ad85c2f9273075fb5 100644
--- a/docs/man/snf-mkimage.rst
+++ b/docs/man/snf-mkimage.rst
@@ -19,6 +19,9 @@ Options
 -a URL, --authentication-url=URL
 	use this authentication URL when uploading/registering images
 
+--allow-unsupported
+	Proceed with the image creation even if the media is not supported
+
 -c CLOUD, --cloud=CLOUD
         use this saved cloud account to authenticate against a cloud when
         uploading/registering images
@@ -54,12 +57,18 @@ Options
 	print the enabled and disabled system preparation operations for this
 	input media
 
+--print-sysprep-params
+	print the needed sysprep parameters for this input media
+
 -r IMAGENAME, --register=IMAGENAME
 	register the image with the compute service with name IMAGENAME
 
 -s, --silent
 	output only errors
 
+--sysprep-param=SYSPREP_PARAMS
+	add KEY=VALUE system preparation parameter
+
 -t TOKEN, --token=TOKEN
 	use this token when uploading/registering images