Update hg-commit.md

coverage
Starbeamrainbowlabs 2017-12-12 20:22:20 +00:00 committed by GitHub
parent e479a2d01e
commit a114250028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
`hg commit -I/--include {{pattern}}`
- Commit all files excluding those that match a specified pattern:
- Commit all files, excluding those that match a specified pattern:
`hg commit -X/--exclude {{pattern}}`