aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-05-16 09:52:17 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-05-16 09:52:17 +1000
commitc85ca381a4cf90e76c6f7e1dd4b9b37fc10ea8ad (patch)
treebf741cf40dfa7e12ada7266b3c2ae5592f0c1e25 /init-repository
parente9fae0f07f3d84f925e98d954bc81ce0463c1b5d (diff)
init-repository: fixed `--help' with older Pod::Usage (OSX 10.6)
Pod::Usage shipped on OSX 10.6 seems to stop printing the usage message at the first `=headX'. Refactor the documentation slightly to take this into account.
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository8
1 files changed, 5 insertions, 3 deletions
diff --git a/init-repository b/init-repository
index 252fbb12..3650aa7e 100755
--- a/init-repository
+++ b/init-repository
@@ -58,7 +58,9 @@ This script may be run after an initial `git clone' of Qt5 in order to check
out all submodules.
-=head2 Global options:
+=head1 OPTIONS
+
+B<Global options:>
=over
@@ -74,7 +76,7 @@ Be quiet. Will exit cleanly if the repository is already initialized.
=back
-=head2 Module options:
+B<Module options:>
=over
@@ -101,7 +103,7 @@ it as needed.
=back
-=head2 Repository options:
+B<Repository options:>
=over