summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-06-09 23:33:32 +0200
committerAraq <rumpf_a@web.de>2013-06-09 23:33:32 +0200
commit3f35e2d39ea07842c3701a824b30b73fab42a559 (patch)
tree25f3055d168204885d1ab91345aa9ef85fdc2351 /doc
parent23ef565a3c2c1f83816fefbeadb0fc59e754997d (diff)
parent97eb4bd0ff5792ebd1cb958a726127af1129ce7b (diff)
downloadNim-3f35e2d39ea07842c3701a824b30b73fab42a559.tar.gz
resolved conflict; added missing files
Diffstat (limited to 'doc')
-rw-r--r--doc/advopt.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 38461244d..3b6fafd0f 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -12,6 +12,8 @@ Advanced commands:
   //check                   checks the project for syntax and semantic
   //idetools                compiler support for IDEs: possible options:
     --track:FILE,LINE,COL   track a file/cursor position
+    --trackDirty:DIRTY_FILE,ORIG_FILE,LINE,COL
+                            track a file, currently not saved to disk
     --suggest               suggest all possible symbols at position
     --def                   list all possible definitions at position
     --context               list possible invokation context
i/profani-tty/blame/src/room_chat.h?id=8beca3cbf7e2baa3c4ef00255ffe0a937571ef26'>^
6c52ccae ^
49676e3f ^




645d1b74 ^
b3e1d473 ^
49676e3f ^
522102d4 ^



7958a450 ^

bd3f1d15 ^

30696550 ^
ba11e88d ^

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