mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: init-repository: mark as requiring perl 5.10 init-repository: fixed `--help' with older Pod::Usage (OSX 10.6)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
##
|
||||
#############################################################################
|
||||
|
||||
use v5.10;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
@@ -58,7 +59,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 +77,7 @@ Be quiet. Will exit cleanly if the repository is already initialized.
|
||||
=back
|
||||
|
||||
|
||||
=head2 Module options:
|
||||
B<Module options:>
|
||||
|
||||
=over
|
||||
|
||||
@@ -101,7 +104,7 @@ it as needed.
|
||||
=back
|
||||
|
||||
|
||||
=head2 Repository options:
|
||||
B<Repository options:>
|
||||
|
||||
=over
|
||||
|
||||
|
||||
Reference in New Issue
Block a user