diff --git a/pages/common/hg-push.md b/pages/common/hg-push.md index e3622a9ddb..124d1454de 100644 --- a/pages/common/hg-push.md +++ b/pages/common/hg-push.md @@ -10,7 +10,7 @@ `hg push {{path/to/destination_repository}}` -- Allow pushing a new branch (disabled by default): +- Push a new branch if it does not exist (disabled by default): `hg push --new-branch`