fix: Bad plugin name

This commit is contained in:
Thomas Soëte 2022-07-05 09:35:07 +02:00 committed by Stéphane Lesimple
parent 7ff286b00f
commit da6d80bef1

View file

@ -10,7 +10,7 @@ use OVH::Bastion::Plugin qw( :DEFAULT help );
my $remainingOptions = OVH::Bastion::Plugin::begin(
argv => \@ARGV,
header => "clush",
header => "batch",
options => {},
helptext => <<'EOF',
Run a batch of osh commands fed through STDIN