diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-01-23 12:16:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-01-23 12:16:18 +0000 |
commit | 65be30c237cf0e91b2b06d43c0d2aa1324e4517a (patch) | |
tree | 181d5008d20f886c38d3d4235be665dd7837dc44 /perl-install/standalone/drakhelp | |
parent | b4925e36a7869029ea338cf6e61a31722b58a9c3 (diff) | |
download | drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.gz drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.bz2 drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.xz drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.zip |
bump copyright year
Diffstat (limited to 'perl-install/standalone/drakhelp')
-rwxr-xr-x | perl-install/standalone/drakhelp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakhelp b/perl-install/standalone/drakhelp index 4e4716684..3eaf580cc 100755 --- a/perl-install/standalone/drakhelp +++ b/perl-install/standalone/drakhelp @@ -19,7 +19,7 @@ Copyright (C) %s Mandriva. This is free software and may be redistributed under the terms of the GNU GPL. Usage: -", '2003-2006') . N(" --help - display this help +", '2003-2008') . N(" --help - display this help ") . N(" --id <id_label> - load the html help page which refers to id_label ") . N(" --doc <link> - link to another web page ( for WM welcome frontend) "); |