summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-09-06 16:00:45 -0400
committerShaun McCance <shaunm@gnome.org>2012-09-06 16:00:45 -0400
commitec89da6421b4bbaf5903bbf53d394ba1a7691afc (patch)
treeeb91fd62c43682261530fcc7cc7790d40bec2797
parentd5c8fc3622e0f182ff9b38ff13b81a54fa9a2eaa (diff)
downloadyelp-tools-ec89da6421b4bbaf5903bbf53d394ba1a7691afc.tar.gz
yelp-check: Update usage for "status"
-rwxr-xr-xtools/yelp-check.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/yelp-check.in b/tools/yelp-check.in
index 362e483..629f9fc 100755
--- a/tools/yelp-check.in
+++ b/tools/yelp-check.in
@@ -146,7 +146,7 @@ yelp_usage_status () {
echo " --only STATUSES Only show pages whose status is in STATUSES"
echo " --except STATUSES Exclude pages whose status is in STATUSES"
echo " --totals Show total counts for each status"
- echo "For --only and --except, STATUSES is a space-separated list."
+ echo "VER and STATUSES may be comma- and/or space-separated lists."
) 1>&2
}
yelp_usage_validate () {