gas/
[deliverable/binutils-gdb.git] / gdb / gdb.1
index 7a54f85931b8e1bd0b51f02a3e18329a09a9cc83..ec6c02a20503d49f82589e82a87582aff5cb4bf0 100644 (file)
--- a/gdb/gdb.1
+++ b/gdb/gdb.1
@@ -1,4 +1,4 @@
-.\" Copyright (C) 1991, 1999, 2010-2012 Free Software Foundation, Inc.
+.\" Copyright (C) 1991-2013 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .\" $Id$
 .TH gdb 1 "22may2002" "GNU Tools" "GNU Tools"
@@ -9,6 +9,7 @@ gdb \- The GNU Debugger
 .TP
 .B gdb
 .RB "[\|" \-help "\|]"
+.RB "[\|" \-nh "\|]"
 .RB "[\|" \-nx "\|]"
 .RB "[\|" \-q "\|]"
 .RB "[\|" \-batch "\|]"
@@ -282,6 +283,10 @@ Add \c
 \& to the path to search for source files.
 .PP
 
+.TP
+.B \-nh
+Do not execute commands from ~/.gdbinit.
+
 .TP
 .B \-nx
 .TP
@@ -289,8 +294,6 @@ Add \c
 Do not execute commands from any `\|\c
 .B .gdbinit\c
 \&\|' initialization files.
-Normally, the commands in these files are executed after all the
-command options and arguments have been processed.
 
 
 .TP
This page took 0.025683 seconds and 4 git commands to generate.