X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/7e910058201d7d617f3e62367d4d53281ac28a4e..4424028c0faa46b809fff726c8ec3d96a8e34d32:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 744a0b3..71fbc6a 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -5,7 +5,9 @@ vcsh(1) - manage and sync config files via git `vcsh` clone [] -`vcsh` delete +`vcsh` delete + +`vcsh` enter `vcsh` exit @@ -17,7 +19,7 @@ vcsh(1) - manage and sync config files via git `vcsh` run -`vcsh` seed-gitignore +`vcsh` seed-gitignore `vcsh` use @@ -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.