Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric O'Connell committed Oct 6, 2013
1 parent 4909d83 commit 671d53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 671d53d

Please sign in to comment.