summaryrefslogtreecommitdiff
path: root/postprocess/packconfig/packconfig.pl
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/packconfig/packconfig.pl')
-rw-r--r--postprocess/packconfig/packconfig.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packconfig/packconfig.pl b/postprocess/packconfig/packconfig.pl
index 924dee9f7bc9..cb8fb89433b0 100644
--- a/postprocess/packconfig/packconfig.pl
+++ b/postprocess/packconfig/packconfig.pl
@@ -231,8 +231,8 @@ sub replace_file
sub usage
{
- print STDERR "Usage: packimages.pl [-h] -o out_file -i file_path\n";
- print STDERR "Creates archive of images\n";
+ print STDERR "Usage: packconfig.pl [-h] -o out_file -i file_path\n";
+ print STDERR "Creates archive of userinterface config files\n";
print STDERR "Options:\n";
print STDERR " -h print this help\n";
print STDERR " -o out_file path to output archive\n";