Use the homepage in the docs_url

This commit is contained in:
Ionică Bizău 2015-08-03 07:40:43 +03:00
parent f6399c77a3
commit 7c6f0e31d3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ var recordOpt = new CLP.Option(["record"], "Records a new commit. Don't use this
, "git-stats -s '1 January 2012' # All the commits from 1 January 2012 to now"
, "git-stats -s '1 January 2012' -u '31 December 2012' # All the commits from 2012"
]
, docs_url: "https://github.com/IonicaBizau/git-stats"
, docs_url: Package.homepage
, notes: "Your commit history is kept in ~/.git-stats by default. You can create ~/.git-stats-config to specify different defaults."
, process: true
}, [