summary refs log tree commit diff stats
path: root/doc/nimfix.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nimfix.txt')
-rw-r--r--doc/nimfix.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/nimfix.txt b/doc/nimfix.txt
index 6d78f3e3f..62064fe69 100644
--- a/doc/nimfix.txt
+++ b/doc/nimfix.txt
@@ -1,12 +1,12 @@
-=====================

-  Nimfix User Guide

-=====================

-

-:Author: Andreas Rumpf

-:Version: |nimversion|

-

+=====================
+  Nimfix User Guide
+=====================
+
+:Author: Andreas Rumpf
+:Version: |nimversion|
+
 **WARNING**: Nimfix is currently beta-quality.
-

+
 Nimfix is a tool to help you upgrade from Nimrod (<= version 0.9.6) to
 Nim (=> version 0.10.0).
 
@@ -48,7 +48,7 @@ Options:
   --wholeProject                overwrite every processed file.
   --checkExtern:on|off          style check also extern names
   --styleCheck:on|off|auto      performs style checking for identifiers
-                                and suggests an alternative spelling; 
+                                and suggests an alternative spelling;
                                 'auto' corrects the spelling.
 
 In addition, all command line options of Nim are supported.