From fdac61ce0e48c21b9633f0eeb96cb5cc5213542e Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 30 Apr 2011 12:49:16 -0400 Subject: tools: Improvements to --help output --- tools/yelp-build.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/yelp-build.in') 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 () { -- cgit v1.2.1