Fix typo in help message

This commit is contained in:
Sam Brightman 2015-02-18 10:03:59 +01:00
parent 3ae87a2d84
commit daed622494
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@ examples:
git-stats '1 January 2012' # All the commits from 1 January 2012, to now
git-stats '1 January 2012' '31 December 2012' # All the commits from 2012
Your commit history is keept in the .git-stats, in your $HOME directory (~/)
Your commit history is kept in the .git-stats, in your $HOME directory (~/)
Documentation can be found at https://github.com/IonicaBizau/git-stats