# HG changeset patch # User Matt Mackall # Date 1138518823 -46800 # Node ID f5e194047f1ea7abaa2ee6b516bdce7bd599cfd9 # Parent dbb8bba485107b62bea34e8c45ac02c46a644f1a doc: clone and outgoing point to pull for valid path docs diff --git a/doc/hg.1.txt b/doc/hg.1.txt --- a/doc/hg.1.txt +++ b/doc/hg.1.txt @@ -155,6 +155,8 @@ clone [options] [dest]:: errors. In these cases, use the --pull option to avoid hardlinking. + See pull for valid source format details. + options: -U, --noupdate do not update the new working directory --pull use pull protocol to copy metadata @@ -388,6 +390,8 @@ outgoing [-p] [dest]:: default push repo. These are the changesets that would be pushed if a push was requested. + See pull for valid source format details. + options: -p, --patch show patch