X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/e73e39bb031b0958dfe7f01686f7cc1467a09c6d..5c2fca9c11b587c2c34ca52f65872056aa9c1b74:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 015e76e..3ee97a4 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 @@ -19,6 +21,8 @@ vcsh(1) - manage and sync config files via git `vcsh` seed-gitignore +`vcsh` setup + `vcsh` use `vcsh` @@ -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.