Re: [Qemu-devel] [PATCH] help: Add newline to end of thread option help text

2017-06-01 Thread Michael Tokarev
31.05.2017 09:11, Suraj Jitindar Singh wrote: > The help text for the thread sub option of the accel option is missing > a newline at the end. This is annoying as it makes it hard to see the > help text for the next option. .. Applied to -trivial, thanks! /mjt

Re: [Qemu-devel] [PATCH] help: Add newline to end of thread option help text

2017-05-31 Thread Markus Armbruster
Cc: qemu-trivial Suraj Jitindar Singh writes: > The help text for the thread sub option of the accel option is missing > a newline at the end. This is annoying as it makes it hard to see the > help text for the next option. > > Add the new line so that the following option help text (-smp) is >