Add usage note to delete-branch.

This commit is contained in:
Jean Jordaan 2012-10-01 17:44:32 +07:00
parent 74d9c030be
commit 082f556969

View file

@ -8,6 +8,7 @@ git-delete-branch(1) -- Delete branches
## DESCRIPTION
Deletes local and remote branch named <branchname>.
Note that local deletion fails if the branch is checked out.
## OPTIONS