diff -r e825dfea3823 -r 8054fdb0b145 doc/hg.1.txt --- a/doc/hg.1.txt Wed Sep 14 22:32:12 2005 -0700 +++ b/doc/hg.1.txt Thu Sep 15 00:49:40 2005 -0500 @@ -188,6 +188,10 @@ This command takes effect in the next commit. + NOTE: This command should be treated as experimental. While it + should properly record copied files, this information is not yet + fully used by merge, nor fully reported by log. + Options: -A, --after record a copy that has already occurred -I, --include include names matching the given patterns @@ -476,6 +480,10 @@ This command takes effect in the next commit. + NOTE: This command should be treated as experimental. While it + should properly record rename files, this information is not yet + fully used by merge, nor fully reported by log. + Options: -A, --after record a rename that has already occurred -f, --force forcibly copy over an existing managed file