Re: [Qemu-devel] [PATCH v3 9/10] qemu-binfmt-conf.sh: update usage()

2019-03-10 Thread Laurent Vivier
On 06/03/2019 05:54, Unai Martinez-Corral wrote: > Reduce indentation to better use available space. > > Add list of supported environment variables and their default values. > > Signed-off-by: Unai Martinez-Corral > --- > scripts/qemu-binfmt-conf.sh | 61 - >

[Qemu-devel] [PATCH v3 9/10] qemu-binfmt-conf.sh: update usage()

2019-03-05 Thread Unai Martinez-Corral
Reduce indentation to better use available space. Add list of supported environment variables and their default values. Signed-off-by: Unai Martinez-Corral --- scripts/qemu-binfmt-conf.sh | 61 - 1 file changed, 33 insertions(+), 28 deletions(-) diff --git a