let's not name these differently than the emig.d/ counterparts
[migration-tools.git] / kmig.d / bin / mig-iconv
similarity index 94%
rename from kmig.d/bin/kmig-iconv
rename to kmig.d/bin/mig-iconv
index 455e91a..c2552a5 100755 (executable)
@@ -4,7 +4,7 @@
 
 =head1 NAME
 
-kmig-iconv 
+mig-iconv 
 
 Attempts to invoke B<iconv> on the specified tracked file, placing the
 output in [file].iconv
@@ -25,11 +25,11 @@ iconv [other arguments...] -o <file>.utf8 <file>
 
 =back
 
-You'll need to invoke B<kmig-add> prior to using commands like B<kmig-iconv>
+You'll need to invoke B<mig-add> prior to using commands like B<mig-iconv>
 
 =head1 SYNOPSIS
 
-B<kmig-iconv> <file> [other arguments...]
+B<mig-iconv> <file> [other arguments...]
 
 =cut