mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 09:12:24 +00:00
Pageant docs didn't mention that you could load keys into an existing
Pageant from the command line. [originally from svn r6610]
This commit is contained in:
parent
23587e0731
commit
633aa3cbaa
@ -127,6 +127,10 @@ If you're starting Pageant from the Windows GUI, you can arrange this
|
|||||||
by editing the properties of the \i{Windows shortcut} that it was
|
by editing the properties of the \i{Windows shortcut} that it was
|
||||||
started from.
|
started from.
|
||||||
|
|
||||||
|
If Pageant is already running, invoking it again with the options
|
||||||
|
below causes actions to be performed with the existing instance, not a
|
||||||
|
new one.
|
||||||
|
|
||||||
\S{pageant-cmdline-loadkey} Making Pageant automatically load keys
|
\S{pageant-cmdline-loadkey} Making Pageant automatically load keys
|
||||||
on startup
|
on startup
|
||||||
|
|
||||||
@ -139,6 +143,9 @@ command line might then look like:
|
|||||||
If the keys are stored encrypted, Pageant will request the
|
If the keys are stored encrypted, Pageant will request the
|
||||||
passphrases on startup.
|
passphrases on startup.
|
||||||
|
|
||||||
|
If Pageant is already running, this syntax loads keys into the
|
||||||
|
existing Pageant.
|
||||||
|
|
||||||
\S{pageant-cmdline-command} Making Pageant run another program
|
\S{pageant-cmdline-command} Making Pageant run another program
|
||||||
|
|
||||||
You can arrange for Pageant to start another program once it has
|
You can arrange for Pageant to start another program once it has
|
||||||
|
Loading…
Reference in New Issue
Block a user