mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
Rename a clashing section keyword (why wasn't Buttress catching
this? Oops). [originally from svn r1486]
This commit is contained in:
parent
9f3b49f3ba
commit
5b196ef5bc
@ -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
|
\#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
|
reasons, you might want instead to consider using public-key
|
||||||
authentication; see \k{pscp-pubkey}.
|
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
|
PSCP returns an \cw{ERRORLEVEL} of zero (success) only if the files
|
||||||
were correctly transferred. You can test for this in a batch file,
|
were correctly transferred. You can test for this in a batch file,
|
||||||
|
Loading…
Reference in New Issue
Block a user