summaryrefslogtreecommitdiff
path: root/bin/common/gt
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-22 13:49:00 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-22 13:49:00 +0200
commit30f72f36d20e9757eddcd71301403920779f31d6 (patch)
tree24179cac49835de6570ea7ec38fb6a9076b4f39e /bin/common/gt
parent32256e087aaf7744348a5ba33e802d5c8d9d97dd (diff)
checkpoint
Diffstat (limited to 'bin/common/gt')
-rwxr-xr-xbin/common/gt4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/common/gt b/bin/common/gt
index c679b23..ceb58a8 100755
--- a/bin/common/gt
+++ b/bin/common/gt
@@ -15,10 +15,10 @@ help() {
usage: gt [OPTION]
-a PATH add repo
-s update and show status of each repo
--c COMMAND run 'git COMMAND' in each repo
+-c COMMAND run 'git COMMAND' in each repo
-h show this help
-l list repos
--e edit repos in $EDITOR
+-e edit repos in \$EDITOR
EOF
}