mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 11:32:48 -05:00
Support sh/csh syntax switching for Unix Pageant.
This commit is contained in:
@ -260,6 +260,14 @@ output.
|
||||
|
||||
}
|
||||
|
||||
\dt \cw{-s}, \cw{-c}
|
||||
|
||||
\dd Force Pageant to output its environment setup commands in the
|
||||
style of POSIX / Bourne shells (\cw{-s}) or C shells (\cw{-c})
|
||||
respectively. If neither option is given, Pageant will guess based on
|
||||
whether the environment variable \cw{SHELL} has a value ending in
|
||||
\cq{csh}.
|
||||
|
||||
\dt \cw{--help}
|
||||
|
||||
\dd Print a brief summary of command-line options and terminate.
|
||||
|
Reference in New Issue
Block a user