X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Ft0040-parse-options.sh;h=6309aed4511738b2f68e16974a5a5ceadf2617e5;hb=e896912c5edb8f989a2d25e101b2eb14f1a56aa9;hp=9965cfa1dca7948f24a835d5beae4608e6947c0a;hpb=e919cb302e75141c2565106bed2f0b6cb8047570;p=git.git diff --git a/t/t0040-parse-options.sh b/t/t0040-parse-options.sh index 9965cfa1d..6309aed45 100755 --- a/t/t0040-parse-options.sh +++ b/t/t0040-parse-options.sh @@ -11,23 +11,35 @@ cat > expect.err << EOF usage: test-parse-options -b, --boolean get a boolean + -4, --or4 bitwise-or boolean with ...0100 + -i, --integer get a integer -j get a integer, too + --set23 set integer to 23 + -t