]> diplodocus.org Git - nmh/blobdiff - test/format/test-fmtdump
Reworked BUGS section of nmh(7) man page, and added excerpt
[nmh] / test / format / test-fmtdump
index 73fd14de19d84174583d4b752650ea71b6645e27..5c822db3f9e3beb750ae25884642b88f2c8470f7 100755 (executable)
@@ -35,8 +35,9 @@ Usage: fmtdump [switches]
   -help
 EOF
 
-$fmtdump -help >$actual 2>&1
-check $expected $actual
+#### Skip nmh intro text.
+"$fmtdump" -help | sed '/^$/Q' >"$actual" 2>&1
+check "$expected" "$actual"
 
 # check -version
 case `$fmtdump -v` in