diff --git a/pages/common/hg-pull.md b/pages/common/hg-pull.md index 9761b92adb..ab4e278501 100644 --- a/pages/common/hg-pull.md +++ b/pages/common/hg-pull.md @@ -6,7 +6,7 @@ `hg pull` -- Update the local repository to the head of the remote: +- Pull from a specified source repository: `hg pull {{path/to/source/repository}}`