X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/af74f89badaaaff2a88ea5edbda26588af36a024..9fe9f7d5a182830bf4c71e2c1143cbba9ff12488:/vcsh diff --git a/vcsh b/vcsh index 25f52f8..d0e7b37 100755 --- a/vcsh +++ b/vcsh @@ -33,16 +33,15 @@ verbose() { help() { echo "usage: $SELF + clone \\ + [] Clone from an existing repository help Display this help - + delete Delete an existing repository + init Initialize a new repository list List all repos - run \\ Use this repository - init Initialize a new repository - clone \\ - [] Clone from an existing repository seed-gitignore \\ Seed .gitignore.d/ from git ls-files" >&2 }