[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] [bug #6764] -U syntax doesn't allow full paths in Wind
From: |
Brian Dean |
Subject: |
Re: [avrdude-dev] [bug #6764] -U syntax doesn't allow full paths in Windows |
Date: |
Tue, 25 Nov 2003 17:51:00 -0500 |
User-agent: |
Mutt/1.5.5.1i |
On Tue, Nov 25, 2003 at 03:30:12PM -0700, E. Weddington wrote:
> The docs should definitely say something about this. Something like:
>
> For Windows users, if the file name contains a drive letter colon, you must
> specify a format after the file name for the command-line option to parse
> correctly. If the file name contains spaces, you must enclose the filename
> in double quotes.
That note is not Windows specific since a colon can appear in a Unix
filename also. Same deal with spaces.
-Brian