Remove a stray duplicate -n.
This commit is contained in:
parent
dd92833ddd
commit
618ef50a22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30777
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue