X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/e73e39bb031b0958dfe7f01686f7cc1467a09c6d..663af6efe8d81d4386127b8fbd05320f44988658:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 015e76e..71fbc6a 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -7,6 +7,8 @@ vcsh(1) - manage and sync config files via git `vcsh` delete +`vcsh` enter + `vcsh` exit `vcsh` help @@ -50,8 +52,11 @@ A sample configuration for `vcsh` and `mr` can be found at * delete: Delete an existing repository. +* enter: + Enter repository; spawn new <$SHELL>. + * exit: - Exit repository; unset ENV + Exit repository; unset ENV. * help: Display help. @@ -70,7 +75,7 @@ A sample configuration for `vcsh` and `mr` can be found at Seed .gitignore.d/ from git ls-files. * use: - Use repository; set ENV + Use repository; set ENV. * : Shortcut to run `vcsh` on a repo. Will prepend `git` to by itself.