diff -r 2f1de824798a -r 003df62ae39f doc/hg.1.txt --- a/doc/hg.1.txt Wed Jun 29 13:48:57 2005 -0800 +++ b/doc/hg.1.txt Wed Jun 29 14:04:56 2005 -0800 @@ -82,9 +82,8 @@ clone [-U] [dest]:: Create a copy of an existing repository in a new directory. - If the destination directory is specified but doesn't exist, it is - created. If no destination directory is specified, it defaults to the - current directory. + If no destination directory name is specified, it defaults to the + basename of the source. The source is added to the new repository's .hg/hgrc file to be used in future pulls.