From 2f5ee7938db79d0ab201b2e0ec23e0710d691343 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 7 Jun 2019 01:11:12 -0500 Subject: [PATCH] Correct help text --- build-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-home.sh b/build-home.sh index 765319e..2381f9c 100755 --- a/build-home.sh +++ b/build-home.sh @@ -33,7 +33,7 @@ Usage: $name [OPTION] Bootstrap a git repository as a bare repo, also perform some bootstrap tasks. -d DIRECTORY Bootstrap directory. Defaults to ~. -r REPOSITORY Target repository. Defaults to - gitlab.com/rehashedsalt/home + git@gitlab.com:rehashedsalt/home -l FILE File to log command output to. Defaults to $name.log EOF