Minor, update argfile usage description

This commit is contained in:
Alexander Udalov
2019-04-16 19:21:33 +03:00
parent a567aa620b
commit 822b210e85
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,5 +31,5 @@ where possible options include:
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version
@<argfile> Expand compiler arguments from the given file, containing one argument or file path per line
@<argfile> Read compiler arguments and file paths from the given file
OK