Fix alignment of wasm options text in auto/help
The indentation uses spaces and not TABs. Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
This commit is contained in:
@@ -76,7 +76,7 @@ cat << END
|
|||||||
java OPTIONS configure Java module
|
java OPTIONS configure Java module
|
||||||
run "./configure java --help" to see available options
|
run "./configure java --help" to see available options
|
||||||
|
|
||||||
wasm OPTIONS configure WebAssembly module
|
wasm OPTIONS configure WebAssembly module
|
||||||
run "./configure wasm --help" to see available options
|
run "./configure wasm --help" to see available options
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|||||||
Reference in New Issue
Block a user