From 30594060a45423dda43314eb9e1847fdc4bbab18 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 19 Dec 2017 16:35:07 +0000 Subject: [PATCH] Correct description --- pages/common/hg-pull.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/hg-pull.md b/pages/common/hg-pull.md index 9761b92ad..ab4e27850 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}}`