diff options
author | Araq <rumpf_a@web.de> | 2014-09-06 00:50:53 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-09-06 00:50:53 +0200 |
commit | 7f7b13a45f73c6d9dcca3ce8388833189d77426c (patch) | |
tree | 79780167960b4aaae49e733ecb94afc39b5e4828 /doc | |
parent | 5fb12144b31a97fd208fb286de557f913b97e108 (diff) | |
download | Nim-7f7b13a45f73c6d9dcca3ce8388833189d77426c.tar.gz |
nimfix handles helloworld
Diffstat (limited to 'doc')
-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 370639a60..0febf778f 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -28,7 +28,6 @@ Advanced commands: --server.address:HOST binds to that address, by default "" Advanced options: - -m, --mainmodule:FILE set the project main module -o, --out:FILE set the output filename --stdout output to stdout --listFullPaths list full paths in messages |