Include all utilies within each man page

Explicitly list each util in the help pages to make it more obvious they
exist
This commit is contained in:
Duncan Ferguson 2020-04-18 13:13:47 +01:00
parent 6ec912aac2
commit 7fe7c69769
4 changed files with 35 additions and 2 deletions

View file

@ -5,7 +5,7 @@ package App::ClusterSSH;
# ABSTRACT: Cluster administration tool
# ABSTRACT: Cluster administration tool
use version; our $VERSION = version->new('4.14');
use version; our $VERSION = version->new('4.15');
=head1 SYNOPSIS