diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index f20a977469b..07394ae6ec8 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -1,4 +1,4 @@ - + @@ -313,7 +313,7 @@ cvs commit You can download the CVS repository using this command: -rsync -avzCH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/ +rsync -avzH --delete anoncvs.postgresql.org::pgsql-cvs cvsroot/ For full instructions, see the "rsync" section in the