From 671d53da04929779fcfb3e8712616d95566d1bd0 Mon Sep 17 00:00:00 2001 From: Eric O'Connell Date: Sun, 6 Oct 2013 09:58:16 -0700 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 121987c..2404ce2 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ The callback receives `(err, date)`. ## Config ### `Config#values` -`Object` - The keys are dotted precisely as the console output from `git config`. +`Object` - The keys are dotted precisely as the console output from `git config`. E.g., `{'user.name': 'John Doe'}` ## Status ### `Status#clean`