DORMANTno replies

[PATCH] Documentation: Document --branch option in git clone synopsis

From: David Soria Parra <hidden>
Date: 2016-06-15 22:47:47
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

From: David Soria Parra <redacted>

Document the --branch option as [-b <name>] in git clones synopsis.

Signed-off-by: David Soria Parra <redacted>
---
 Documentation/git-clone.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 7e7d9fc..7ccd742 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -11,7 +11,7 @@ SYNOPSIS
 [verse]
 'git clone' [--template=<template_directory>]
 	  [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] [--mirror]
-	  [-o <name>] [-u <upload-pack>] [--reference <repository>]
+	  [-o <name>] [-b <name>] [-u <upload-pack>] [--reference <repository>]
 	  [--depth <depth>] [--recursive] [--] <repository> [<directory>]
 
 DESCRIPTION
-- 
1.6.6.rc0.268.g1c272
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help