Include the version number in the man page

This commit is contained in:
Duncan Ferguson 2017-04-13 08:42:13 +01:00
parent b49a83f9da
commit a3373813db
3 changed files with 591 additions and 551 deletions

View file

@ -1,5 +1,6 @@
4.10_02 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Include coverage tests in the resources
- Include the version of cssh in the utility documentation and README
4.10_01 2017-04-12 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Allow 'include' directives when reading SSH configuration files (Github issue #77) (thanks to Azenet)

1139
README

File diff suppressed because it is too large Load diff

View file

@ -398,6 +398,8 @@ sub _generate_pod {
output $/ , "=pod";
output '=head1 ', $self->loc('NAME');
output "$Script - ", $self->loc("Cluster administration tool");
output '=head1 ', $self->loc('VERSION');
output $self->loc("This documenation is for version: [_1]", $self->parent->VERSION);
output '=head1 ', $self->loc('SYNOPSIS');
# build the synopsis