mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 20:55:29 +02:00
Update hg-commit.md
This commit is contained in:
parent
e479a2d01e
commit
a114250028
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue