diff options
author | Jonas Fonseca <fonseca@diku.dk> | 2007-10-14 16:10:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-10-29 21:03:31 -0700 |
commit | e0e6c0961140c0329a9cfccc1d227f3f4bcd4777 (patch) | |
tree | ecf3ce9788443b1e61b329dcee26e5529f3299b6 /Documentation/git-branch.txt | |
parent | c3428da87f625d22b7f0ea1e1fb7028264943da3 (diff) | |
download | git-e0e6c0961140c0329a9cfccc1d227f3f4bcd4777.tar.gz |
Update manpages to reflect new short and long option aliases
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation/git-branch.txt')
-rw-r--r-- | Documentation/git-branch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index b7285bcdbc..5e81aa4ee1 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -85,7 +85,7 @@ OPTIONS -a:: List both remote-tracking branches and local branches. --v:: +-v, --verbose:: Show sha1 and commit subject line for each head. --abbrev=<length>:: |