diff options
author | Araq <rumpf_a@web.de> | 2014-09-09 21:31:34 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-09-09 21:31:34 +0200 |
commit | 490371977e8ff61ccebe505b33edada0d674ac25 (patch) | |
tree | 0ed60989917f6c53f859a80214910dba2031c35a /doc/advopt.txt | |
parent | 12796b6c86444e253c5ba8ae9ec05e26bc0b4285 (diff) | |
download | Nim-490371977e8ff61ccebe505b33edada0d674ac25.tar.gz |
some improvements for nimfix
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r-- | doc/advopt.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt index 0febf778f..2ddba12e8 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -12,7 +12,6 @@ Advanced commands: module dependency graph //dump dump all defined conditionals and search paths //check checks the project for syntax and semantic - //pretty homogenizes source code style //idetools compiler support for IDEs: possible options: --track:FILE,LINE,COL track a file/cursor position --trackDirty:DIRTY_FILE,ORIG_FILE,LINE,COL |