summaryrefslogtreecommitdiff
path: root/src/bin/luacov
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/luacov')
-rwxr-xr-xsrc/bin/luacov4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/luacov b/src/bin/luacov
index c28a61b..60c477a 100755
--- a/src/bin/luacov
+++ b/src/bin/luacov
@@ -16,8 +16,8 @@ Usage:
Launch this script to generate a report from collected stats.
By default it reports on every Lua file encountered running your
- script. To filter filenames, pass one or more patterns in the
- command line, or use a config.
+ script. To filter filenames, pass one or more Lua patterns matching
+ files to be inclueded in the command line, or use a config.
Options:
-c filename, --config filename