On 3/24/2014 4:39 AM, Ramsay Jones wrote: > On 24/03/14 08:49, Ilya Bobyr wrote: >> Most arguments that could be provided to a test have short forms. >> Unless documented the only way to learn then is to read the code. >> >> Signed-off-by: Ilya Bobyr <ilya.bobyr@xxxxxxxxx> >> --- >> t/README | 10 +++++----- >> 1 files changed, 5 insertions(+), 5 deletions(-) >> >> diff --git a/t/README b/t/README >> index caeeb9d..ccb5989 100644 >> --- a/t/README >> +++ b/t/README >> @@ -71,7 +71,7 @@ You can pass --verbose (or -v), --debug (or -d), and --immediate >> (or -i) command line argument to the test, or by setting GIT_TEST_OPTS >> appropriately before running "make". >> >> ---verbose:: >> +-v,--verbose:: > OK > >> [...] >> >> ---valgrind=<tool>:: >> +-v,--valgrind=<tool>:: > The -v short option is taken, above ... :-P Right %) Thanks :) This one starts only with "--va", will fix it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html