git-format-patch(1): fix stray \ in output
[gitweb.git] / Documentation / git-format-patch.txt
index 894b82d6be29cee3309e9ae3472ab97218922f54..3c9192a6cfd51cc0276523eb7eb3ecbcce188a35 100644 (file)
@@ -206,7 +206,7 @@ For each commit a separate file is created in the current directory.
 project:
 +
 ------------
-$ git format-patch \--root origin
+$ git format-patch --root origin
 ------------
 
 * The same as the previous one: