Revision: 10174
          http://sourceforge.net/p/languagetool/code/10174
Author:   dnaber
Date:     2013-06-02 18:41:00 +0000 (Sun, 02 Jun 2013)
Log Message:
-----------
link the wiki page that contains all command-line options

Modified Paths:
--------------
    trunk/website/www/usage/index.php

Modified: trunk/website/www/usage/index.php
===================================================================
--- trunk/website/www/usage/index.php   2013-06-02 18:17:36 UTC (rev 10173)
+++ trunk/website/www/usage/index.php   2013-06-02 18:41:00 UTC (rev 10174)
@@ -2,7 +2,7 @@
 $page = "usage";
 $title = "LanguageTool";
 $title2 = "Usage";
-$lastmod = "2013-04-01 20:40:00 CET";
+$lastmod = "2013-06-01 20:40:00 CET";
 include("../../include/header.php");
 include('../../include/geshi/geshi.php');
 ?>
@@ -31,6 +31,9 @@
        cause the application to open and check the contents of the clipboard 
automatically. This way
        you can use LanguageTool for applications that do not support direct 
integration of the checker.</p>
 
+    <p><?=show_link("A list of all command-line options", 
"http://wiki.languagetool.org/command-line-options";, 0) ?>
+    is available in our Wiki.</p>
+
     <p>By the way, the file size of the stand-alone version is much larger 
than that of the LibreOffice/OpenOffice
     extension because it contains spell checking and thus dictionaries for 
most languages.</p>
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to