X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft0040-parse-options.sh;h=3d450ed379fcd1bf480fc75feb0e6ddb8f05e5be;hb=024ab976fffdc1d78b6d0b15e261b52f3a5d594b;hp=e38241c80a6625c9b5b89340b9d0c5a2667bf345;hpb=a0c0447b8eda07529eec2ae8fbc6bf68e1ff2d67;p=git.git diff --git a/t/t0040-parse-options.sh b/t/t0040-parse-options.sh index e38241c80..3d450ed37 100755 --- a/t/t0040-parse-options.sh +++ b/t/t0040-parse-options.sh @@ -12,12 +12,14 @@ usage: test-parse-options -b, --boolean get a boolean -4, --or4 bitwise-or boolean with ...0100 + --neg-or4 same as --no-or4 -i, --integer get a integer -j get a integer, too --set23 set integer to 23 -t