Merge pull request #1033 from MCUdude/ignore-safemode-flag

Ignore `-s` flag as safemode is no longer supported
This commit is contained in:
Stefan Rueger
2022-08-02 18:26:58 +01:00
committed by GitHub
3 changed files with 8 additions and 2 deletions

View File

@@ -694,6 +694,10 @@ Posix systems (by now).
Disable (or quell) output of the progress bar while reading or writing
to the device. Specify it a second time for even quieter operation.
@item -s, -u
These options used to control the obsolete "safemode" feature which
is no longer present. They are silently ignored for backwards compatibility.
@item -t
Tells AVRDUDE to enter the interactive ``terminal'' mode instead of up-
or downloading files. See below for a detailed description of the