summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-06 21:58:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-06 21:58:33 +0000
commit1bab4b0c25397665461ac79c23871ba23e83cf9f (patch)
tree117b1de32c70d6e70a603f1e5d8e2f64418d770f /git-format-patch.txt
parentf0a85daaf3d624dcf841cad8d5d243e6da55ea70 (diff)
downloadgit-htmldocs-1bab4b0c25397665461ac79c23871ba23e83cf9f.tar.gz
Autogenerated HTML docs for v1.4.0-rc1-gdd82
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 493cac22d..4ca0014da 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -40,8 +40,7 @@ OPTIONS
-------
-o|--output-directory <dir>::
Use <dir> to store the resulting files, instead of the
- current working directory. This option is ignored if
- --stdout is specified.
+ current working directory.
-n|--numbered::
Name output in '[PATCH n/m]' format.