aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-05-25 11:52:19 +0200
committerTeddy Wing2019-05-25 11:52:19 +0200
commit48e58d79dcd313a3c40e92df720eb758d736e2d5 (patch)
treee0908071d79d7972ea07a3962c318887083cfcea
parent33515f18b84997693baf1ca842f4297fb77edbd0 (diff)
parentc0c93e41d85ab862395138e0efeb2f575ecd1d7a (diff)
downloadgit-branch-list-48e58d79dcd313a3c40e92df720eb758d736e2d5.tar.bz2
Merge branch 'update-help-output'
-rwxr-xr-xgit-branch-list5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-branch-list b/git-branch-list
index ed5ef34..024ae5b 100755
--- a/git-branch-list
+++ b/git-branch-list
@@ -31,8 +31,9 @@ function initialise_database () {
function print_usage () {
cat 1>&2 <<__EOF__
usage: git branch-list
- or: git branch-list save [<branch-name>]
- or: git branch-list drop [<branch-name>]
+ or: git branch-list save [<branch-name>]
+ or: git branch-list drop [<branch-name>...]
+ or: git branch-list clear [<branch-name>]
or: git branch-list ID
Generic options