git-stats --help A GitHub-like contributions calendar, but locally, with all your git commits. usage: git-stats [command] [data] options: -v Displays version information. -h --help Displays this help. --no-ansi Doesn't use ANSI colors in the squares. --record Records a new commit. Don't use this unless you are a mad scientist. If you are a developer, just use this option as part of the module. --light Enable the light theme. examples: git-stats # Displays your commit calendar git-stats -v git-stats -h git-stats --light # Light mode Your commit history is keept in the .git-stats, in your $HOME directory (~/) Documentation can be found at https://github.com/IonicaBizau/git-stats