fix: Bad plugin name

pull/326/head
Thomas Soëte 4 years ago committed by Stéphane Lesimple
parent 7ff286b00f
commit da6d80bef1

@ -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

Loading…
Cancel
Save