[yelp-tools] yelp-check: Minor change to usage output
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-tools] yelp-check: Minor change to usage output
- Date: Mon, 23 May 2011 19:35:39 +0000 (UTC)
commit 3dc981c72460706d078a0f8158b5bf7f3bf2f7b0
Author: Shaun McCance <shaunm gnome org>
Date: Mon May 23 15:39:51 2011 -0400
yelp-check: Minor change to usage output
tools/yelp-check.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tools/yelp-check.in b/tools/yelp-check.in
index 79951b0..e38d0bd 100755
--- a/tools/yelp-check.in
+++ b/tools/yelp-check.in
@@ -61,7 +61,7 @@ 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 ""
echo "Options:"
echo " -c CACHE Use the existing Mallard cache CACHE"
@@ -71,7 +71,7 @@ yelp_usage_orphans () {
(
echo "Usage: yelp-check orphans <FILES>"
echo ""
- echo " Locate orphaned pages among <FILES> in a Mallard document."
+ echo " Locate orphaned pages among FILES in a Mallard document."
echo " Orphaned pages are any pages that cannot be reached by"
echo " topic links alone from the index page."
echo ""
@@ -83,7 +83,7 @@ yelp_usage_status () {
(
echo "Usage: yelp-check status <FILES>"
echo ""
- echo " Report the status of the Mallard page files <FILES>. Each"
+ echo " Report the status of the Mallard page files FILES. Each"
echo " matching page is reporting along with its status."
echo ""
echo "Options:"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]