diff options
author | Jason St. John <jstjohn@purdue.edu> | 2014-05-21 14:52:26 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-05-21 13:57:10 -0700 |
commit | 06ab60c06606613f238f3154cb27cb22d9723967 (patch) | |
tree | 851407afe91f051cdb3428b944e8179e1b39f04b /Documentation/git-svn.txt | |
parent | 8ced8e40ac07c1b13b2edbb459d37b9b2d7275d6 (diff) | |
download | git-06ab60c06606613f238f3154cb27cb22d9723967.tar.gz |
Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issuesjj/command-line-somethingjj/command-line-adjective
Signed-off-by: Jason St. John <jstjohn@purdue.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r-- | Documentation/git-svn.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index fce585388c..44c970ce18 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -148,8 +148,8 @@ the same local time zone. [verse] config key: svn-remote.<name>.ignore-paths + -If the ignore-paths config key is set and the command line option is -also given, both regular expressions will be used. +If the ignore-paths configuration key is set, and the command-line +option is also given, both regular expressions will be used. + Examples: + |