Revision: 7986
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7986&view=rev
Author:   dnaber
Date:     2012-09-04 21:29:57 +0000 (Tue, 04 Sep 2012)
Log Message:
-----------
fix formatting of usage message

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

Modified: 
trunk/JLanguageTool/src/main/java/org/languagetool/commandline/CommandLineParser.java
===================================================================
--- 
trunk/JLanguageTool/src/main/java/org/languagetool/commandline/CommandLineParser.java
       2012-09-04 21:19:28 UTC (rev 7985)
+++ 
trunk/JLanguageTool/src/main/java/org/languagetool/commandline/CommandLineParser.java
       2012-09-04 21:29:57 UTC (rev 7986)
@@ -142,7 +142,7 @@
             + "  -p, --profile            print performance measurements\n"
             + "  -v, --verbose            print text analysis (sentences, 
part-of-speech tags) to STDERR\n"
             + "  --version                print LanguageTool version number 
and exit\n"
-            + "  -a, --apply              automatically apply suggestions if 
available, printing result to STDOUT"
+            + "  -a, --apply              automatically apply suggestions if 
available, printing result to STDOUT\n"
             + "  --xmlfilter              remove XML/HTML elements from input 
before checking (this is deprecated)");
   }
 

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
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to