Skip to content

Commit

Permalink
Align -deps command line usage with rest of output
Browse files Browse the repository at this point in the history
  • Loading branch information
brad-anderson committed Jun 21, 2013
1 parent 1adbc5f commit c3ba5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mars.c
Expand Up @@ -349,7 +349,7 @@ Usage:\n\
-debug=ident compile in debug code identified by ident\n\
-debuglib=name set symbolic debug library to name\n\
-defaultlib=name set default library to name\n\
-deps write module import dependencies to stdout. (All dependencies including file/version/debug/lib)\n\
-deps print module dependencies (imports/file/version/debug/lib)\n\
-deps=filename write module dependencies to filename (only imports - deprecated)\n%s\
-g add symbolic debug info\n\
-gc add symbolic debug info, pretend to be C\n\
Expand Down

0 comments on commit c3ba5a2

Please sign in to comment.