From 30f72f36d20e9757eddcd71301403920779f31d6 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 22 Jun 2024 13:49:00 +0200 Subject: checkpoint --- bin/common/gt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/common/gt') 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 } -- cgit v1.2.3