summaryrefslogtreecommitdiff
path: root/tests/misc/csplit-suppress-matched.pl
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2015-10-06 11:22:33 +0100
committerPádraig Brady <P@draigBrady.com>2015-10-06 11:24:27 +0100
commitce501787d45273ecea560a6a0c3fed1e415b88eb (patch)
treeae5cafd139c6d11140cfed38bcc1605b0318007f /tests/misc/csplit-suppress-matched.pl
parent88a7228bb2aafb2efb5a7b5de5348ac8105ad9b1 (diff)
downloadcoreutils-ce501787d45273ecea560a6a0c3fed1e415b88eb.tar.xz
csplit: remove erroneous mention of -m in --help
* src/csplit.c (usage): -m is not accepted, only --suppress-matched. * tests/misc/csplit-suppress-matched.pl: Spelling fix. Reported by Ondrej Oprala
Diffstat (limited to 'tests/misc/csplit-suppress-matched.pl')
-rwxr-xr-xtests/misc/csplit-suppress-matched.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/csplit-suppress-matched.pl b/tests/misc/csplit-suppress-matched.pl
index d4ca3cd06..09fc1a57c 100755
--- a/tests/misc/csplit-suppress-matched.pl
+++ b/tests/misc/csplit-suppress-matched.pl
@@ -57,7 +57,7 @@ d
d
EOF
-# Standard Coreotils::run_tests() structure, except the addition of
+# Standard Coreutils::run_tests() structure, except the addition of
# "OUTPUTS" array, containing the expected content of the output files.
# See code below for conversion into PRE/CMP/POST checks.
my @csplit_tests =