commit | 3528a3cba1f59de520fad7b1c843759e8655ea2c | [log] [tgz] |
---|---|---|
author | Michal Privoznik <mprivozn@redhat.com> | Fri Nov 23 09:52:39 2012 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Dec 07 12:34:12 2012 +0100 |
tree | e3fa3e94d93535cd489a014cfa6cd714ca1436a9 | |
parent | 993d46ce7e54f3d035d344ed1b145b13f9ac54b9 [diff] |
qemu-options: Fix space at EOL There's no need to add a space at the end of line. Moreover, it can make problems in some projects that store the help output into a file (and run couple of tests based on that) and have space at EOL forbidden. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>