From: simon Date: Fri, 14 Dec 2001 12:19:14 +0000 (+0000) Subject: Rename a clashing section keyword (why wasn't Buttress catching X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/4cbe74f48db020ccfe4b314e28e84197984d79d3 Rename a clashing section keyword (why wasn't Buttress catching this? Oops). git-svn-id: svn://svn.tartarus.org/sgt/putty@1486 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/pscp.but b/doc/pscp.but index dcc60e30..a292c4bf 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -1,4 +1,4 @@ -\versionid $Id: pscp.but,v 1.18 2001/12/14 12:15:43 simon Exp $ +\versionid $Id: pscp.but,v 1.19 2001/12/14 12:19:14 simon Exp $ \#FIXME: Need examples @@ -230,7 +230,7 @@ Since specifying passwords in scripts is a bad idea for security reasons, you might want instead to consider using public-key authentication; see \k{pscp-pubkey}. -\S{pscp-pubkey} Return value +\S{pscp-retval} Return value PSCP returns an \cw{ERRORLEVEL} of zero (success) only if the files were correctly transferred. You can test for this in a batch file,