1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-14 09:38:07 -05:00

Minor index tweakery.

[originally from svn r4880]
This commit is contained in:
Simon Tatham 2004-11-22 12:42:33 +00:00
parent 15c96004a7
commit 785c6321e3
2 changed files with 15 additions and 4 deletions

View File

@ -82,6 +82,7 @@ saved sessions from
\IM{pseudo-terminal allocation} pseudo-terminal allocation
\IM{pseudo-terminal allocation} pty allocation
\IM{pseudo-terminal allocation} allocation, of pseudo-terminal
\IM{-telnet} \c{-telnet} command-line option
\IM{-raw} \c{-raw} command-line option
@ -108,3 +109,12 @@ saved sessions from
\IM{-1} \c{-1} command-line option
\IM{-2} \c{-2} command-line option
\IM{-i} \c{-i} command-line option
\IM{removing registry entries} removing registry entries
\IM{removing registry entries} registry entries, removing
\IM{random seed file} random seed file
\IM{random seed file} \c{putty.rnd}
\IM{suppressing remote shell} remote shell, suppressing
\IM{suppressing remote shell} shell, remote, suppressing

View File

@ -509,8 +509,9 @@ use the \c{-load} option (described in \k{using-cmdline-load}).
\S{using-cleanup} \i\c{-cleanup}
If invoked with the \c{-cleanup} option, rather than running as
normal, PuTTY will remove its registry entries and random seed file
from the local machine (after confirming with the user).
normal, PuTTY will remove its \I{removing registry entries}registry
entries and \I{random seed file} from the local machine (after
confirming with the user).
\S{using-general-opts} Standard command-line options
@ -536,7 +537,7 @@ call something like
\c d:\path\to\putty.exe -load "my session"
(Note that PuTTY itself supports an alternative form of this option,
for backwards compatibility. If you execute \c{putty @sessionname}
for backwards compatibility. If you execute \i\c{putty @sessionname}
it will have the same effect as \c{putty -load "sessionname"}. With
the \c{@} form, no double quotes are required, and the \c{@} sign
must be the very first thing on the command line. This form of the
@ -708,7 +709,7 @@ These options are not available in the file transfer tools PSCP and
PSFTP.
\S2{using-cmdline-noshell} \I{-N-upper}\c{-N}: suppress starting a
shell or command
\I{suppressing remote shell}shell or command
The \c{-N} option prevents PuTTY from attempting to start a shell or
command on the remote server. You might want to use this option if