[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree. From: Thomas Glanzmann <hidden> Date: 2016-06-15 22:41:56 Mention the '-p' option in the usage help string of git-diff-tree. Signed-Off-by: Thomas Glanzmann <redacted> --- a/diff-tree.c +++ b/diff-tree.c@@ -250,7 +250,7 @@ static int diff_tree_sha1(const unsigned return retval; } -static char *diff_tree_usage = "diff-tree [-r] [-z] <tree sha1> <tree sha1>"; +static char *diff_tree_usage = "diff-tree [-p] [-r] [-z] <tree sha1> <tree sha1>"; int main(int argc, char **argv) {
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help