Update hg-commit.md

This commit is contained in:
Starbeamrainbowlabs
2017-12-12 20:22:20 +00:00
committed by GitHub
parent e479a2d01e
commit a114250028

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}}`