summaryrefslogtreecommitdiff
path: root/tools/yelp-build.in
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-04-30 12:49:16 -0400
committerShaun McCance <shaunm@gnome.org>2011-04-30 12:49:16 -0400
commitfdac61ce0e48c21b9633f0eeb96cb5cc5213542e (patch)
treea1dafee78f3fdff83520c61cac6a038ef32cf337 /tools/yelp-build.in
parenta942850ac0f5fdd6c929acf193382cbbaad82b73 (diff)
downloadyelp-tools-fdac61ce0e48c21b9633f0eeb96cb5cc5213542e.tar.gz
tools: Improvements to --help output
Diffstat (limited to 'tools/yelp-build.in')
-rwxr-xr-xtools/yelp-build.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/yelp-build.in b/tools/yelp-build.in
index 4053ae6..fce6718 100755
--- a/tools/yelp-build.in
+++ b/tools/yelp-build.in
@@ -97,6 +97,9 @@ yelp_usage_cache () {
echo " Create a Mallard cache file from the page files FILES."
echo " If FILES contains directories, all .page files in those"
echo " directories will be used."
+ echo ""
+ echo "Options:"
+ echo " -o OUT Output cache to the file OUT"
) 1>&2
}
yelp_usage_html () {