diff mbox series

[RISU,06/11] risugen: fix bad indent

Message ID 20170704144859.17644-7-alex.bennee@linaro.org
State New
Headers show
Series Misc fixes, documentation and patterns | expand

Commit Message

Alex Bennée July 4, 2017, 2:48 p.m. UTC
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 risugen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.13.0
diff mbox series

Patch

diff --git a/risugen b/risugen
index 8b20425..347cf12 100755
--- a/risugen
+++ b/risugen
@@ -262,7 +262,7 @@  Valid options:
                    These REs are applied after the matching pattern which
                    is useful if you want to exclude a specific instruction from
                    a general set you have excluded.
-     --no-fp      : disable floating point: no fp init, randomization etc.
+    --no-fp      : disable floating point: no fp init, randomization etc.
                    Useful to test before support for FP is available.
     --be         : generate instructions in Big-Endian byte order (ppc64 only).
     --help       : print this message