Revision: 7488
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7488&view=rev
Author:   dnaber
Date:     2012-06-24 17:22:15 +0000 (Sun, 24 Jun 2012)
Log Message:
-----------
add an example of a language variant (en-GB) to the usage text

Modified Paths:
--------------
    
trunk/JLanguageTool/src/java/org/languagetool/commandline/CommandLineParser.java

Modified: 
trunk/JLanguageTool/src/java/org/languagetool/commandline/CommandLineParser.java
===================================================================
--- 
trunk/JLanguageTool/src/java/org/languagetool/commandline/CommandLineParser.java
    2012-06-24 15:11:08 UTC (rev 7487)
+++ 
trunk/JLanguageTool/src/java/org/languagetool/commandline/CommandLineParser.java
    2012-06-24 17:22:15 UTC (rev 7488)
@@ -125,7 +125,7 @@
             + "  -r, --recursive          work recursively on directory, not 
on a single file\n"
             + "  -c, --encoding ENC       character set of the input text, 
e.g. utf-8 or latin1\n"
             + "  -b                       assume that a single line break 
marks the end of a paragraph\n"
-            + "  -l, --language LANG      the language code of the text, e.g. 
en for English\n"
+            + "  -l, --language LANG      the language code of the text, e.g. 
en for English, en-GB for British English\n"
             + "  -adl, --autoDetect       auto-detect the language of the 
input text\n"
             + "  -m, --mothertongue LANG  the language code of your first 
language, used to activate false-friend checking\n"
             + "  -d, --disable RULES      a comma-separated list of rule ids 
to be disabled (use no spaces between ids)\n"

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to