267a268,275
>
> # Command line options
> parser.add_option("--command-line", action="store", type="string",
> default=None,
> help="Template for the kernel command line.")
> parser.add_option("--command-line-file", action="store",
> default=None, type="string",
> help="File with a template for the kernel command line")