add legacy/compact AST-format options to CL

This commit is contained in:
djudjuu
2017-05-24 14:48:32 +02:00
parent 8eead553af
commit 0f7a9e8149
2 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ Input Description
//
// The available output types are as follows:
// abi - ABI
// ast - AST of all source files (not supported atm)
// ast - AST of all source files
// legacyAST - legacy AST of all source files
// devdoc - Developer documentation (natspec)
// userdoc - User documentation (natspec)