summaryrefslogtreecommitdiff
path: root/t/t0040-parse-options.sh
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2011-02-15 13:09:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-02-15 19:53:11 (GMT)
commit41dbcd45409b2986c011e67dd9e2b4d3072fc88d (patch)
treef2398fca4295e83092d8db6de37b07fc65d27a13 /t/t0040-parse-options.sh
parent23c6a803d3e6523ec20154e30ae8a51d2ff998ca (diff)
downloadgit-41dbcd45409b2986c011e67dd9e2b4d3072fc88d.zip
git-41dbcd45409b2986c011e67dd9e2b4d3072fc88d.tar.gz
git-41dbcd45409b2986c011e67dd9e2b4d3072fc88d.tar.bz2
Make <identifier> lowercase as per CodingGuidelines
*.c part for matches with '<[A-Z]+>' (and affected test). Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0040-parse-options.sh')
-rwxr-xr-xt/t0040-parse-options.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0040-parse-options.sh b/t/t0040-parse-options.sh
index 2092450..ae26614 100755
--- a/t/t0040-parse-options.sh
+++ b/t/t0040-parse-options.sh
@@ -19,7 +19,7 @@ usage: test-parse-options <options>
--set23 set integer to 23
-t <time> get timestamp of <time>
-L, --length <str> get length of <str>
- -F, --file <FILE> set file to <FILE>
+ -F, --file <file> set file to <file>
String options
-s, --string <string>