=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sftp.1,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- src/usr.bin/ssh/sftp.1 2004/01/13 09:25:05 1.50 +++ src/usr.bin/ssh/sftp.1 2004/01/13 12:17:33 1.51 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.50 2004/01/13 09:25:05 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.51 2004/01/13 12:17:33 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -99,11 +99,11 @@ instead of .Em stdin . Since it lacks user interaction it should be used in conjunction with -non-interactive authentication. +non-interactive authentication. A -.Ar batchfile -of -.Sq Ic \- +.Ar batchfile +of +.Sq \- may be used to indicate standard input. .Nm will abort if any of the following @@ -115,7 +115,7 @@ .Ic lmkdir . Termination on error can be suppressed on a command by command basis by prefixing the command with a -.Sq Ic \- +.Sq \- character (for example, .Ic -rm /tmp/blah* ) . .It Fl C