Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcfa2dff

Browse files
committed
[FrameworkBundle] Changed server:run command description
1 parente7d38c1 commitcfa2dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Command/ServerRunCommand.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ protected function configure()
4747
newInputOption('router','r', InputOption::VALUE_REQUIRED,'Path to custom router script'),
4848
))
4949
->setName('server:run')
50-
->setDescription('RunsSymfony2 application usingPHP built-in web server')
50+
->setDescription('Runs PHP built-in web server')
5151
->setHelp(<<<EOF
52-
The <info>%command.name%</info> runsSymfony2 application usingPHP built-in web server:
52+
The <info>%command.name%</info> runs PHP built-in web server:
5353
5454
<info>%command.full_name%</info>
5555

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp