Replace some of the tabs with spaces to display the help text for the
--gen-se-header option like this:

    --gen-se-header=GEN_SE_HEADER
                           Provide an executable to generate a PV header
                           requires --host-key-document. (s390x-snippets only)

instead of:

    --gen-se-header=GEN_SE_HEADER
                           Provide an executable to generate a PV header
   requires --host-key-document. (s390x-snippets only)

Signed-off-by: Alexandru Elisei <[email protected]>
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 2d9c3e051103..0ac9c85502ff 100755
--- a/configure
+++ b/configure
@@ -58,7 +58,7 @@ usage() {
                                   a PVM image with 'genprotimg' (s390x only)
            --gen-se-header=GEN_SE_HEADER
                                   Provide an executable to generate a PV header
-                                  requires --host-key-document. 
(s390x-snippets only)
+                                  requires --host-key-document. 
(s390x-snippets only)
            --page-size=PAGE_SIZE
                                   Specify the page size (translation granule) 
(4k, 16k or
                                   64k, default is 64k, arm64 only)
-- 
2.35.1

_______________________________________________
kvmarm mailing list
[email protected]
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to