From 43772fcc15f94880f886161cf3b186f8b044daf5 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Thu, 9 Mar 2017 12:31:47 -0800 Subject: [PATCH] Fix #420. This is where a good weed joke would go if I had one. --- src/main.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.d b/src/main.d index c57d793..e4a6c3b 100644 --- a/src/main.d +++ b/src/main.d @@ -331,7 +331,7 @@ Options: specified, input is read from stdin. Combine with "-I" arguments to resolve import locations. - --recursive-imports + --recursiveImports Similar to "--imports", but lists imports of imports recursively. --syntaxCheck , -s