aboutsummaryrefslogtreecommitdiffstats
path: root/git-tools
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-06-20 10:57:56 +0200
committerJoas Schilling <nickvergessen@gmx.de>2013-06-20 10:57:56 +0200
commit5f4daba160ccfe028862239613be880545437a16 (patch)
tree909ec588f19d08ad491b5ec95155fdb32243f63e /git-tools
parent99e486dc8234d28aae1e9c3ed108f0b78d0033f0 (diff)
downloadforums-5f4daba160ccfe028862239613be880545437a16.tar
forums-5f4daba160ccfe028862239613be880545437a16.tar.gz
forums-5f4daba160ccfe028862239613be880545437a16.tar.bz2
forums-5f4daba160ccfe028862239613be880545437a16.tar.xz
forums-5f4daba160ccfe028862239613be880545437a16.zip
[ticket/11603] Fix usage note
PHPBB3-11603
Diffstat (limited to 'git-tools')
-rwxr-xr-xgit-tools/setup_github_network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-tools/setup_github_network.php b/git-tools/setup_github_network.php
index bc85d67ab5..e8417c91d2 100755
--- a/git-tools/setup_github_network.php
+++ b/git-tools/setup_github_network.php
@@ -15,7 +15,7 @@ function show_usage()
echo "$filename adds repositories of a github network as remotes to a local git repository.\n";
echo "\n";
- echo "Usage: [php] $filename -s collaborators|organisation|contributors|network [OPTIONS]\n";
+ echo "Usage: [php] $filename -s collaborators|organisation|contributors|forks [OPTIONS]\n";
echo "\n";
echo "Scopes:\n";