8000 Added '-ing' title ending to unify titles look · symfony/symfony-docs@1586c72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1586c72

Browse files
committed
Added '-ing' title ending to unify titles look
Currently all of the titles in Console section use gerund, but not this one.
1 parent d327bae commit 1586c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/console/console_arguments.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Console; Console arguments
33

4-
Understand how Console Arguments are Handled
5-
============================================
4+
Understanding how Console Arguments are Handled
5+
===============================================
66

77
It can be difficult to understand the way arguments are handled by the console application.
88
The Symfony Console application, like many other CLI utility tools, follows the behavior

0 commit comments

Comments
 (0)
0