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

Appearance settings

[WIP] Cookbook grammar and style fixes #4694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
Style / grammar fixes for the console chapter
  • Loading branch information
frne committed Dec 28, 2014
commit 37a731e7bd79836e27bca2d89f25b3f9fc145908
2 changes: 1 addition & 1 deletion 2 cookbook/console/console_command.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ before translating contents::
}
}

However for other services the solution might be more complex. For more details,
However, for other services the solution might be more complex. For more details,
see :doc:`/cookbook/service_container/scopes`.

Testing Commands
Expand Down
2 changes: 1 addition & 1 deletion 2 cookbook/console/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using the shell you can choose to run each command in a separate process:
$ php app/console -s --process-isolation

When you do this, the output will not be colorized and interactivity is not
supported so you will need to pass all command params explicitly.
supported so you will need to pass all command parameters explicitly.

.. note::

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.