On 28/05/15 16:49, Martin Lucina wrote:
$ rumpbake -T hw_generic -o hello.bin hello
(produces the final unikernel as "hello.bin", targeted for the "hw_generic"
configuration)

[updating the documentation, which is always useful for finding oddities]

Since -T and -o are mandatory parameters (i.e. unlike with cc they don't have default values), why are they not simply the first and second non-option arguments?

Also, I update the docs on the rumprun wiki page.

Reply via email to