From 260ab1273cfbd4f1607d4be2176dddd6e6e1a5a3 Mon Sep 17 00:00:00 2001 From: Adam Waldenberg Date: Fri, 18 May 2012 04:34:10 +0200 Subject: [PATCH] Modified the help to better reflect what -H does. --- help.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/help.py b/help.py index 8b82ccf..65dce33 100644 --- a/help.py +++ b/help.py @@ -28,11 +28,12 @@ Mandatory arguments to long options are mandatory for short options too. include when computing statistics. The default extensions used are: {1} - -H, --hard look harder for duplicates of rows and files + -H, --hard track rows and look for duplicates harder; + this can be quite slow with big repositories -l, --list-file-types list all the file extensions available in the current branch of the repository -m --metrics include checks for certain metrics during the - analysis of commits. + analysis of commits -T, --timeline show commit timeline, including author names --tda367 show statistics and information in a way that is formatted for the course TDA367/DIT211