Skip to content

Commit e4e2dd3

Browse files
Fix docs for space for line syntax in response file
1 parent 8ad24cd commit e4e2dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Command Line.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Options:
2323

2424
Note on @ResponseFile.rsp:
2525

26-
* The response file should contain the arguments as if they were passed on the command line (space-separated).
26+
* The response file should contain the arguments, one argument per line (not space-separated!).
2727
* Use it when the list of assemblies is too long to fit on the command line.

0 commit comments

Comments
 (0)