From 7d693ef797a8c704fd76f400b58c873af8691f74 Mon Sep 17 00:00:00 2001 From: bdean Date: Thu, 10 Feb 2005 18:03:32 +0000 Subject: [PATCH] Document -u option to disable safe mode. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@448 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/avrdude.1 b/avrdude.1 index 9c13e3ac..f0e80c93 100644 --- a/avrdude.1 +++ b/avrdude.1 @@ -40,6 +40,7 @@ .Op Fl P Ar port .Op Fl q .Op Fl t +.Op Fl u .Op Fl U Ar memtype:op:filename:filefmt .Op Fl v .Op Fl V @@ -275,6 +276,10 @@ Tells .Nm to enter the interactive ``terminal'' mode instead of up- or downloading files. See below for a detailed description of the terminal mode. +.It Fl u +Disable safemode and allow the fuse bits to be changed. Safemode is +enabled by default and is intended to prevent unintentionally changing +the fuse bits. .It Xo Fl U Ar memtype Ns .Ar \&: Ns Ar op Ns .Ar \&: Ns Ar filename Ns