[yelp-tools] yelp-check: Update usage for links with DocBook



commit 09532bf98b30be48187705ca7ebcd0c2fe02eb03
Author: Shaun McCance <shaunm gnome org>
Date:   Wed Mar 21 14:38:40 2012 -0400

    yelp-check: Update usage for links with DocBook

 tools/yelp-check.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tools/yelp-check.in b/tools/yelp-check.in
index be13b0f..24e841c 100755
--- a/tools/yelp-check.in
+++ b/tools/yelp-check.in
@@ -54,7 +54,7 @@ yelp_usage () {
         echo "Commands:"
         echo "  comments      Print the editorial comments in a document"
         echo "  hrefs         Find broken href links in a Mallard document"
-        echo "  links         Find broken xref links in a Mallard document"
+        echo "  links         Find broken xref or linkend links in a document"
         echo "  orphans       Find orphaned pages in a Mallard document"
         echo "  status        Report the status of Mallard pages"
         echo "  validate      Validate files against a DTD or RNG"
@@ -71,7 +71,8 @@ yelp_usage_links () {
     (
         echo "Usage: yelp-check links <FILES>"
         echo ""
-        echo "  Find broken xref links in FILES in a Mallard document."
+        echo "  Find broken xref links in FILES in a Mallard document,"
+        echo "  or broken linkend links in FILES in a DocBook document."
         echo ""
         echo "Options:"
         echo "  -c CACHE      Use the existing Mallard cache CACHE"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]