summary refs log tree commit diff stats
path: root/doc/advopt.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2017-07-08 21:27:44 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-07-08 21:27:56 +0200
commitd94950ef80f2a4f03d3a322a9d2e2c34ab1aba6c (patch)
treecd362cce0208f9b8ec3077300e0897746caf25e2 /doc/advopt.txt
parente641bc7df0ba5ed72f110a34b828d4d76c9555e7 (diff)
downloadNim-d94950ef80f2a4f03d3a322a9d2e2c34ab1aba6c.tar.gz
fixes #6069
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r--doc/advopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 9a9dab7e0..b88e5f063 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -16,7 +16,7 @@ Advanced commands:
   //check                   checks the project for syntax and semantic
 
 Advanced options:
-  -o, --out:FILE            set the output filename
+  -o:FILE, --out:FILE       set the output filename
   --stdout                  output to stdout
   --colors:on|off           turn compiler messages coloring on|off
   --listFullPaths           list full paths in messages
:35:15 +0100 committer hut <hut@lavabit.com> 2009-12-17 19:35:15 +0100 extended history by a couple of methods' href='/akspecs/ranger/commit/test/tc_history.py?h=v1.4.2&id=3dbefa71785bf61b8f28d4a780064f3f4e04dcb5'>3dbefa71 ^
22bb7e35 ^
3dbefa71 ^
22bb7e35 ^

3dbefa71 ^


22bb7e35 ^
3dbefa71 ^
22bb7e35 ^
3dbefa71 ^
22bb7e35 ^


3dbefa71 ^
22bb7e35 ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59