summaryrefslogtreecommitdiffstats
path: root/release/scripts/driver-copy2.pl
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/driver-copy2.pl')
-rw-r--r--release/scripts/driver-copy2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/driver-copy2.pl b/release/scripts/driver-copy2.pl
index 541e3e0..6c4dfe6 100644
--- a/release/scripts/driver-copy2.pl
+++ b/release/scripts/driver-copy2.pl
@@ -28,7 +28,7 @@
#
if ($#ARGV != 2) {
- print STDERR "Usage: driver-copy.pl config_file src_ko_dir dst_ko_dir\n";
+ print STDERR "usage: driver-copy.pl config_file src_ko_dir dst_ko_dir\n";
exit 1;
}
OpenPOWER on IntegriCloud