mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-22 09:22:24 +00:00
Updated manpage whatis entries
Patch by Tony Mancill
This commit is contained in:
parent
273a273d07
commit
74d1cf7f0a
6 changed files with 6 additions and 5 deletions
1
Changes
1
Changes
|
@ -9,6 +9,7 @@
|
|||
* Cope with being invoked by 'clusterssh' (Debian bug ID #644368)
|
||||
* Fix migration of .csshrc when not working as expected (Debian bug ID #673507)
|
||||
* Remove doc references to 'always_tile' as renamed 'window_tiling' (Debian bug ID #697371)
|
||||
* Updated manpage whatis entries (patch by Tony Mancill)
|
||||
|
||||
2012-12-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_02
|
||||
* Fix logic when using 'autoclose' on the command line or config file
|
||||
|
|
|
@ -157,7 +157,7 @@ sub set_config {
|
|||
|
||||
=head1 NAME
|
||||
|
||||
App::ClusterSSH::Base
|
||||
App::ClusterSSH::Base - Base object provding utility functions
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
@ -118,7 +118,7 @@ sub list_tags {
|
|||
|
||||
=head1 NAME
|
||||
|
||||
App::ClusterSSH::Cluster
|
||||
App::ClusterSSH::Cluster - Object representing cluster configuration
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
@ -462,7 +462,7 @@ sub dump {
|
|||
|
||||
=head1 NAME
|
||||
|
||||
ClusterSSH::Config
|
||||
ClusterSSH::Config - Object representing application configuration
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@ sub script {
|
|||
|
||||
=head1 NAME
|
||||
|
||||
ClusterSSH::Helper
|
||||
ClusterSSH::Helper - Object representing helper script
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
@ -301,7 +301,7 @@ use overload (
|
|||
|
||||
=head1 NAME
|
||||
|
||||
ClusterSSH::Host
|
||||
ClusterSSH::Host - Object representing a host.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue