Remove a stray duplicate -n.

This commit is contained in:
Mark Linimon 2007-09-14 02:00:59 +00:00
parent dd92833ddd
commit 618ef50a22
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30777

View file

@ -880,7 +880,7 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
<command>rsync</command>:</para>
<screen>&prompt.root; <userinput>cd /var/portbuild/<replaceable>${arch}</replaceable>/<replaceable>${branch}</replaceable></userinput>
&prompt.root; <userinput>rsync -n -r -v -l -p -c -n distfiles/ portmgr@ftp-master:w/ports/distfiles/ | tee log</userinput></screen>
&prompt.root; <userinput>rsync -n -r -v -l -p -c distfiles/ portmgr@ftp-master:w/ports/distfiles/ | tee log</userinput></screen>
<para>Again, run the command without the <literal>-n</literal>
option after you have checked it.</para>