Revision: 2352 Author: pekka.klarck Date: Wed Oct 21 10:39:59 2009 Log: rm unnecessary empty line in doc http://code.google.com/p/robotframework/source/detail?r=2352
Modified: /trunk/tools/robotidy/robotidy.py ======================================= --- /trunk/tools/robotidy/robotidy.py Wed Oct 21 09:08:25 2009 +++ /trunk/tools/robotidy/robotidy.py Wed Oct 21 10:39:59 2009 @@ -84,7 +84,6 @@ robotidy.py --fixcomments orig.html fixed.html robotidy.py --fixcomments --inplace *.html - Outputs are always written using UTF-8 encoding. """
