doc/hg.1.txt
changeset 1456 214f42f23a3b
parent 1341 3ab6e55ee361
child 1522 d07d729ce306
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -201,7 +201,6 @@ copy <source ...> <dest>::
     -I, --include <pat>   include names matching the given patterns
     -X, --exclude <pat>   exclude names matching the given patterns
     -f, --force           forcibly copy over an existing managed file
-    -p, --parents         append source path to dest
 
     aliases: cp
 
@@ -493,7 +492,6 @@ rename <source ...> <dest>::
     Options:
     -A, --after        record a rename that has already occurred
     -f, --force        forcibly copy over an existing managed file
-    -p, --parents      append source path to dest
 
     aliases: mv