mirror of
https://github.com/duncs/clusterssh.git
synced 2025-06-30 00:34:04 +00:00
Correct docs to match option spec for autoclose
This commit is contained in:
parent
ed2940d92a
commit
77e3c28624
1 changed files with 1 additions and 1 deletions
2
bin/cssh
2
bin/cssh
|
@ -133,7 +133,7 @@ Run the command in each session, e.g. C<-a 'vi /etc/hosts'> to drop straight
|
|||
into a vi session. NOTE: not all communications methods support this (ssh
|
||||
and rsh should, telnet and console will not).
|
||||
|
||||
=item --autoclose,-A <seconds>
|
||||
=item --autoclose,-K <seconds>
|
||||
|
||||
Number of seconds to wait before closing finished terminal windows.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue