Skip to content

Commit

Permalink
Document -<n> for git-format-patch
Browse files Browse the repository at this point in the history
The -<n> option was not mentioned in git-format-patch's manpage till
now. Fix this.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Miklos Vajna authored and Junio C Hamano committed Jul 4, 2007
1 parent f8d6957 commit ed5f07a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/git-format-patch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ OPTIONS
-------
include::diff-options.txt[]

-<n>::
Limits the number of patches to prepare.

-o|--output-directory <dir>::
Use <dir> to store the resulting files, instead of the
current working directory.
Expand Down

0 comments on commit ed5f07a

Please sign in to comment.