Updates date setting information

This commit is contained in:
Eric Amodio
2017-03-02 10:53:39 -05:00
parent 628f0c3cc1
commit cf04a982e4
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@
"relative",
"absolute"
],
"description": "Specifies whether and how the commit date will be shown in the blame annotations. Applies only to the `expanded` & `trailing` annotation styles"
"description": "Specifies whether and how the commit date will be shown in the blame annotations. `off` - no date. `relative` - relative date (e.g. 1 day ago). `absolute` - date in `MMMM Do, YYYY h:MMa` format. Applies only to the `expanded` & `trailing` annotation styles"
},
"gitlens.blame.annotation.message": {
"type": "boolean",