From: Michael M Slusarz Date: Wed, 1 Dec 2010 17:01:22 +0000 (-0700) Subject: Update readme path X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f22fba773c20e0b39a51d11ab79aa8512c37377f;p=horde.git Update readme path --- diff --git a/horde/bin/translation b/horde/bin/translation index 95ab7ed14..424fea62e 100755 --- a/horde/bin/translation +++ b/horde/bin/translation @@ -101,7 +101,7 @@ function usage() $c->writeln(); $c->writeln('Helper application to create and maintain translations for the Horde'); $c->writeln('framework and its applications.'); - $c->writeln('For an introduction read the file README in this directory.'); + $c->writeln('For further information, see horde/docs/TRANSLATIONS.'); $c->writeln(); $c->writeln('Commands:'); $c->writeln(' help Show this help message.');