aboutsummaryrefslogtreecommitdiffstats
path: root/copypage.pl
diff options
context:
space:
mode:
authorJavier Fernandez-Sanguino Peña <jfs>2010-10-16 12:22:54 +0000
committerJavier Fernandez-Sanguino Peña <jfs>2010-10-16 12:22:54 +0000
commit8919cae6be3255c2dab2cb62b5495c22d5e3df60 (patch)
tree43071ac1f3f270bb699556b786e26fe8532e5444 /copypage.pl
parent9693277b8b9d03fa96b88bf7965aae0e21a26d58 (diff)
Put -l in the usage
CVS version numbers copypage.pl: 1.37 -> 1.38
Diffstat (limited to 'copypage.pl')
-rwxr-xr-xcopypage.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypage.pl b/copypage.pl
index 12cb6086bd6..05e9dc4491d 100755
--- a/copypage.pl
+++ b/copypage.pl
@@ -81,7 +81,7 @@ die "Language not defined in DWWW_LANG or language.conf\n"
# Check usage.
if ($#ARGV == -1)
{
- print "Usage: $0 [-n] [-m maintainer] page ...\n\n";
+ print "Usage: $0 [-n] [-l language] [-m maintainer] page ...\n\n";
print "Copies the page from the english/ directory to the $language/ directory\n";
print "and adds the translation-check header with the current revision,\n";
print "optionally adds also the maintainer name.\n";

© 2014-2024 Faster IT GmbH | imprint | privacy policy