From ba90aa20b83d9058169acdd1bca24c0112bcd7fb Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 23 Apr 2012 01:25:19 -0700 Subject: [PATCH] Update readme to reflect bug fix in ctags output --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2e6433..77a1e54 100644 --- a/README.md +++ b/README.md @@ -227,8 +227,9 @@ Dscanner can create a tags file from the specified file. Output is formatted as specified at http://ctags.sourceforge.net/FORMAT. The result of generating ctags on the same file used in the JSON example will produce this output: - {!_TAG_FILE_FORMAT 2} - {!_TAG_FILE_SORTED 1} + !_TAG_FILE_FORMAT 2 + !_TAG_FILE_SORTED 1 + !_TAG_PROGRAM_URL https://github.com/Hackerpilot/Dscanner/ Iface tmp.d 3;" c inherits: SomeClass tmp.d 7;" c inherits:IFace doStuff tmp.d 10;" f arity:1 struct:SomeClass