]> diplodocus.org Git - nmh/blobdiff - test/post/test-sendfiles
Added to convertargs documentation.
[nmh] / test / post / test-sendfiles
index 64bf2696d2e9d44813311bf49844deca767862a2..4e2eb612c97e0d05318076b762c0ae4bd2022e93 100755 (executable)
@@ -89,7 +89,8 @@ Usage: sendfiles [switches] -to recipient -subject subject file1 [file2 ...]
   Can use PERSON environment variable instead of -from switch.
 EOF
 
-run_prog sendfiles -help >"$actual" 2>&1
+#### Skip nmh intro text.
+run_prog sendfiles -help | sed '/^$/,$d' >"$actual" 2>&1
 check "$expected" "$actual"
 
 # check -version