summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/contribute.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
index 12e7f98bf6..b7e89444b7 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -272,7 +272,7 @@ This can be easily handled with +git format-patch+ by using the option
---------------------
$ git format-patch --subject-prefix "PATCH v4" \
- -M -o outgoing origin/master
+ -M -s -o outgoing origin/master
---------------------
[[reporting-bugs]]
OpenPOWER on IntegriCloud