From: Nick Clifton Date: Wed, 12 Mar 2014 12:00:27 +0000 (+0000) Subject: Update the documentation for the AR command so that it shows the --plugin X-Git-Tag: gdb-7.8-release~847 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a1373cc51a55646633a9bedefbf722e5a3486ed;p=external%2Fbinutils.git Update the documentation for the AR command so that it shows the --plugin option coming *after* the command option not before it. PR binutils/16652 * doc/binutils.texi (ar cmdline): Move --plugin command line option to after the command option. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 21ac1e5..1197640 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2014-03-12 Nick Clifton + + PR binutils/16652 + * doc/binutils.texi (ar cmdline): Move --plugin command line + option to after the command option. + 2014-03-12 Dmitry Gorbachev PR binutils/16567 diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 7c4322d..5c95800 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -174,7 +174,7 @@ in the section entitled ``GNU Free Documentation License''. @c man title ar create, modify, and extract from archives @smallexample -ar [@option{--plugin} @var{name}] [-]@var{p}[@var{mod} [@var{relpos}] [@var{count}]] [@option{--target} @var{bfdname}] @var{archive} [@var{member}@dots{}] +ar [-]@var{p}[@var{mod}] [@option{--plugin} @var{name}] [@option{--target} @var{bfdname}] [@var{relpos}] [@var{count}] @var{archive} [@var{member}@dots{}] ar -M [