forked from len0rd/rockbox
Correct the usage output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8673 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
436584f731
commit
2a6ada219c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if(!$ARGV[0]) {
|
if(!$ARGV[0]) {
|
||||||
print <<MOO
|
print <<MOO
|
||||||
Usage: lang.pl <english file> <translated file>
|
Usage: uplang <english file> <translated file>
|
||||||
MOO
|
MOO
|
||||||
;
|
;
|
||||||
exit;
|
exit;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue