mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-11-13 07:31:15 +01:00
Merge pull request #25 from sambrightman/helptypo
Fix typo in help message
This commit is contained in:
commit
28b788c56d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue