Where man git-format-patch sends me?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sergei Organov
Date: Thursday, November 1, 2007 - 6:58 am

$ man git-format-patch
[...]
OPTIONS
       -p     Generate patch (see section on generating patches)

       -u     Synonym for "-p".
[...]
$

1. Saying "-p generates patch" suggests that without -p git-format-patch
   will generate something else. It's rather confusing.

2. Where is this "section on generating patches"? I thought it could be
   in man git-diff, but it is not.

-- 
Sergei.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Where man git-format-patch sends me?, Sergei Organov, (Thu Nov 1, 6:58 am)
Re: Where man git-format-patch sends me?, Johannes Schindelin, (Thu Nov 1, 7:38 am)
Re: Where man git-format-patch sends me?, Sergei Organov, (Thu Nov 1, 8:47 am)
Re: Where man git-format-patch sends me?, Wincent Colaiuta, (Fri Nov 2, 3:03 am)
Re: Where man git-format-patch sends me?, Sergei Organov, (Fri Nov 2, 4:25 am)