diff --git a/pages/common/hg-commit.md b/pages/common/hg-commit.md index 263502588..636cb4a8c 100644 --- a/pages/common/hg-commit.md +++ b/pages/common/hg-commit.md @@ -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}}`