From 97eb4bd0ff5792ebd1cb958a726127af1129ce7b Mon Sep 17 00:00:00 2001 From: zah Date: Sat, 8 Jun 2013 11:19:45 +0300 Subject: [PATCH] documented trackDirty --- doc/advopt.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/advopt.txt b/doc/advopt.txt index 38461244d2..3b6fafd0f3 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