summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-11 10:17:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-15 15:27:03 +0100
commita10057e5074a9d1aab3282ffcf5d23c6dfc08302 (patch)
treecfb5862e7ee722c24370d7d7d72d8ef80ff3b39c /documentation
parentc263dbd223a0168180920ae53f9a275d3b1f290a (diff)
downloadast2050-yocto-poky-a10057e5074a9d1aab3282ffcf5d23c6dfc08302.zip
ast2050-yocto-poky-a10057e5074a9d1aab3282ffcf5d23c6dfc08302.tar.gz
documentation/dev-manual/dev-manual-newbie.xml: fixed git-format-email
Bruce Ashfield review comment indicated incorrect usage of 'git-format-email' command. Changed to 'git format-email' (From yocto-docs rev: 888cc503f836787462dc9d3029c761323037df52) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index c487254..060dc26 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -549,7 +549,7 @@
command.</para></listitem>
<listitem><para>Commit the change by using the <filename>git commit</filename> command.
Be sure to provide a commit message that follows the project’s commit standards.</para></listitem>
- <listitem><para>Format the commit by using the <filename>git-format-patch</filename>
+ <listitem><para>Format the commit by using the <filename>git format-patch</filename>
command.
This step produces a numbered series of files in the current directory – one for
each commit.</para></listitem>
OpenPOWER on IntegriCloud