commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2017-10-16 | 2018-02-15 | ||
code wrapping for new design (martin) | no summary (173.11.95.198) | ||
Line 194: | Line 194: | ||
Command-line parameters that include space(s) must be surrounded by double-quotes: | Command-line parameters that include space(s) must be surrounded by double-quotes: | ||
<code batch> | <code batch> | ||
- | winscp.exe /ini="C:\Users\martin\Documents\myconfig.ini" | + | winscp.exe /ini="C:\Users\martin\My Documents\myconfig.ini" |
</code> | </code> | ||