From: mek-apelsin Date: Thu, 4 Oct 2012 11:14:09 +0000 (+0200) Subject: Correct a few missing words in help X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/2783a60d4aab84128ed175f030fc3cd6f30b3220 Correct a few missing words in help --- diff --git a/vcsh b/vcsh index 594368d..496a43f 100755 --- a/vcsh +++ b/vcsh @@ -72,13 +72,13 @@ help() { options: -c Source file -d Enable debug mode - -d Enable verbose mode + -v Enable verbose mode commands: clone \\ [] Clone from an existing repository - delete Delete an existing repository - enter Enter repository; spawn new instance of \$SHELL + delete Delete an existing repository + enter Enter repository; spawn new instance of \$SHELL help Display this help text init Initialize a new repository list List all repositories @@ -89,7 +89,7 @@ help() { Rename repository run \\ Use this repository - setup Set up repository with recommended settings + setup Set up repository with recommended settings which Find substring in name of any tracked file write-gitignore \\ Write .gitignore.d/ via git ls-files