diff --git a/pages/common/hg-root.md b/pages/common/hg-root.md index e141ee4db8..ee91e367b4 100644 --- a/pages/common/hg-root.md +++ b/pages/common/hg-root.md @@ -1,12 +1,12 @@ # hg root -> Display the root location for a Hg repository. +> Display the root location of a Hg repository. > Homepage: . -- Display the root location for the current repository: +- Display the root location of the current repository: `hg root` -- Display the root location for the specified repository: +- Display the root location of the specified repository: `hg root --cwd {{path/to/directory}}`