Update readme path
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 1 Dec 2010 17:01:22 +0000 (10:01 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 1 Dec 2010 17:28:28 +0000 (10:28 -0700)
horde/bin/translation

index 95ab7ed..424fea6 100755 (executable)
@@ -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.');