Question #10 is now about ignoring exit-code 24 instead of compiling
[rsync-web.git] / faqbody.html
index d4aeda4affa4d629324e8c38c1f14b2a8d751e68..06c130e57f5359ee4f1419f2eb304ebefeb45980 100644 (file)
@@ -315,7 +315,8 @@ are interpreted by the remote shell then it all works fine.
 
 <p>Some folks would like to ignore the "vanished files" warning, which
 manifests as an exit-code 24.  The easiest way to do this is to create
-a shell script wrapper.  For instance, name this something like "rsync2":
+a shell script wrapper.  For instance, name this something like
+"rsync-no24":
 
 <blockquote><pre>#!/bin/sh
 rsync "$@"