From aa7f23e1eea9ea87a441085e13e5a07d0f0c31ca Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Mon, 17 Jun 2019 06:03:18 -0300 Subject: [PATCH] [bugfix] Fixes #11495 , Remove TinyC from help (#11508) --- doc/advopt.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/advopt.txt b/doc/advopt.txt index 133a854c9d..c944ffb5f9 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -9,7 +9,6 @@ Advanced commands: //jsondoc extract the documentation to a json file //ctags create a tags file //buildIndex build an index for the whole documentation - //run run the project (with Tiny C backend; buggy!) //genDepend generate a DOT file containing the module dependency graph //dump dump all defined conditionals and search paths