X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=buildscripts%2Finstall-info-html.sh;h=a116cd93d0a748e1061f5a8d0f1df6d59f2231fb;hb=eb452cb7c7e6c35b8d60700fca2f9de69822a4a9;hp=a21e9b7d8f2827814115f32821331e68b3e94bcf;hpb=f213448895417b8259c3f178d13efcfd5401f1e1;p=lilypond.git diff --git a/buildscripts/install-info-html.sh b/buildscripts/install-info-html.sh index a21e9b7d8f..a116cd93d0 100644 --- a/buildscripts/install-info-html.sh +++ b/buildscripts/install-info-html.sh @@ -15,25 +15,25 @@ debug_echo=: # # print usage # -function help () +help () { cat << EOF $name $version Install HTML info document. -Usage: $name [OPTION]... [DOCUMENT-DIR]... +Usage: $name [OPTIONS]... [DOCUMENT-DIR]... Options: - -a,--all assume all subdirectories of index to be DOCUMENT-DIRs - -d,--dir=DIR set index directory to DIR (default=.) - -D,--debug print debugging info - -h,--help this help text - -v,--version show version + -a, --all assume all subdirectories of index to be DOCUMENT-DIRs + -d, --dir=DIR set index directory to DIR (default=.) + -D, --debug print debugging info + -h, --help show this help text + -v, --version show version EOF } -function cleanup () +cleanup () { $debug_echo "cleaning ($?)..." } @@ -134,17 +134,18 @@ cat >> $index_file <Info documentation index

Info documentation index

+

This is the directory file \`index.html' a.k.a. \`DIR', which contains the topmost node of the HTML Info hierarchy. -

-This is all very much Work in Progress (WiP). -

+