mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Docs: use less personalised example Windows prompts.
The previous prompts were part of transcripts pasted directly from a particular historical cmd session, but that's no reason to keep them lying around confusingly, especially since we keep regenerating some of those transcripts outside that historical context. Replace them all with nice simple C:\> which shouldn't confuse anyone with extraneous detail.
This commit is contained in:
@ -37,7 +37,7 @@ Once you've got a console window to type into, you can just type
|
||||
version of PSCP you're using, and gives you a brief summary of how to
|
||||
use PSCP:
|
||||
|
||||
\c Z:\owendadmin>pscp
|
||||
\c C:\>pscp
|
||||
\c PuTTY Secure Copy client
|
||||
\c Release 0.73
|
||||
\c Usage: pscp [options] [user@]host:source target
|
||||
|
Reference in New Issue
Block a user