X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/da4f9ca15ae53b4918374fa4da04b282231e3c7c..5c2fca9c11b587c2c34ca52f65872056aa9c1b74:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 744a0b3..3ee97a4 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,9 @@ vcsh(1) - manage and sync config files via git `vcsh` run -`vcsh` seed-gitignore +`vcsh` seed-gitignore + +`vcsh` setup `vcsh` use @@ -50,8 +54,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. @@ -69,8 +76,11 @@ A sample configuration for `vcsh` and `mr` can be found at * seed-gitignore: Seed .gitignore.d/ from git ls-files. +* setup: + Set up repository with recommended settings. + * use: - Use repository; set ENV + Use repository; set ENV. * : Shortcut to run `vcsh` on a repo. Will prepend `git` to by itself.