mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/10044] Updated invocation documentation.
PHPBB3-10044
This commit is contained in:
parent
ed53cef0aa
commit
5af3cfe9ca
1 changed files with 1 additions and 1 deletions
|
@ -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|network [OPTIONS]\n";
|
||||
echo "\n";
|
||||
|
||||
echo "Scopes:\n";
|
||||
|
|
Loading…
Add table
Reference in a new issue