summaryrefslogtreecommitdiff
path: root/tools/yelp-build.in
diff options
context:
space:
mode:
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 () {