This commit is contained in:
Ionică Bizău 2015-02-01 15:28:35 +02:00
parent 64cb6f1b47
commit cbb3649822
1 changed files with 2 additions and 0 deletions

View File

@ -10,11 +10,13 @@ options:
--record <data> Records a new commit. Don't use this unless you are --record <data> Records a new commit. Don't use this unless you are
a mad scientist. If you are a developer, just use this a mad scientist. If you are a developer, just use this
option as part of the module. option as part of the module.
--light Enable the light theme.
examples: examples:
git-stats # Displays your commit calendar git-stats # Displays your commit calendar
git-stats -v git-stats -v
git-stats -h git-stats -h
git-stats --light # Light mode
Your commit history is keept in the .git-stats, in your $HOME directory (~/) Your commit history is keept in the .git-stats, in your $HOME directory (~/)