From 8919cae6be3255c2dab2cb62b5495c22d5e3df60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Fernandez-Sanguino=20Pe=C3=B1a?= Date: Sat, 16 Oct 2010 12:22:54 +0000 Subject: Put -l in the usage CVS version numbers copypage.pl: 1.37 -> 1.38 --- copypage.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copypage.pl') 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"; -- cgit v1.2.3