Update version.py and ChangeLog for 0.6.1
[snf-image-creator] / docs / man / snf-mkimage.rst
index c21b89b..3d7e6cf 100644 (file)
@@ -1,7 +1,7 @@
 :orphan:
 
 snf-mkimage manual page
-=============================
+=======================
 
 Synopsis
 --------
@@ -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