mirror of
https://github.com/clearlinux/make-fmv-patch.git
synced 2026-08-19 04:27:57 +00:00
Update script name in usage comment
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
# This program will make its best effort on finding the candidates sources for FMV
|
||||
# patch them and create a bunch of ready to apply patches.
|
||||
|
||||
# USAGE: perl fmvpatches.pl <path_to_logfile> <full_path_to_source_code>
|
||||
# USAGE: perl make-fmv-patch.pl <path_to_logfile> <full_path_to_source_code>
|
||||
|
||||
my %f;
|
||||
my $fmv = {};
|
||||
|
||||
Reference in New Issue
Block a user