This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Add -q in help info and doc
- From: Pedro Alves <palves at redhat dot com>
- To: Mingjie Xing <mingjie dot xing at gmail dot com>, gdb-patches at sourceware dot org
- Date: Fri, 06 Jun 2014 11:26:43 +0100
- Subject: Re: [patch] Add -q in help info and doc
- Authentication-results: sourceware.org; auth=none
- References: <CADNgcExxcG75mYskwGZGNcFHbPyzMA=5y3pAkAGBeeLKvMz2UQ at mail dot gmail dot com>
On 06/06/2014 09:12 AM, Mingjie Xing wrote:
> Hello,
>
> I notice that "-q" and "--silent" options are not mentioned in gdb's
> help information. This patch just adds them and updates the document.
I notice it's missing from the man page too.
(cd doc; make man; man ./gdb.1)
--
Pedro Alves