From: Andrey Borzenkov Date: Sat, 19 Mar 2011 07:53:59 +0000 (+0300) Subject: tg-update: document variables X-Git-Tag: topgit-0.9~5^2~4 X-Git-Url: https://repo.or.cz/w/topgit.git/commitdiff_plain/47fb9060ad719c7f024ca77402c835abc9cca426 tg-update: document variables --- diff --git a/tg-update.sh b/tg-update.sh index 0a5193d..7f956ba 100644 --- a/tg-update.sh +++ b/tg-update.sh @@ -3,10 +3,10 @@ # (c) Petr Baudis 2008 # GPLv2 -name= -all= -pattern= -current= +name= # Branch to update +all= # Update all branches +pattern= # Branch selection filter for -a +current= # Branch we are currently on ## Parse options