Documentation/config.txt: fix minor typo
Add a missing article at the beginning of a sentence, and rephrase slightly. Signed-off-by: Thomas Quinot <thomas@quinot.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
71069cdfc7
commit
a79c3a1b81
@ -669,7 +669,7 @@ alias.*::
|
|||||||
confusion and troubles with script usage, aliases that
|
confusion and troubles with script usage, aliases that
|
||||||
hide existing Git commands are ignored. Arguments are split by
|
hide existing Git commands are ignored. Arguments are split by
|
||||||
spaces, the usual shell quoting and escaping is supported.
|
spaces, the usual shell quoting and escaping is supported.
|
||||||
quote pair and a backslash can be used to quote them.
|
A quote pair or a backslash can be used to quote them.
|
||||||
+
|
+
|
||||||
If the alias expansion is prefixed with an exclamation point,
|
If the alias expansion is prefixed with an exclamation point,
|
||||||
it will be treated as a shell command. For example, defining
|
it will be treated as a shell command. For example, defining
|
||||||
|
Reference in New Issue
Block a user