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

Commit600d302

Browse files
Francisco Corrales Moralesjaviereguiluz
Francisco Corrales Morales
authored andcommitted
Update installation.rst
This does only apply to Symfony >= 3.0.
1 parent62bfc21 commit600d302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎bundles/installation.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@ via the ``config:dump-reference`` command:
108108

109109
..code-block::terminal
110110
111-
$bin/console config:dump-reference AsseticBundle
111+
$app/console config:dump-reference AsseticBundle
112112
113113
Instead of the full bundle name, you can also pass the short name used as the root
114114
of the bundle's configuration:
115115

116116
..code-block::terminal
117117
118-
$bin/console config:dump-reference assetic
118+
$app/console config:dump-reference assetic
119119
120120
The output will look like this:
121121

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp