X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/7ee75c01a94e3bbd03e809b66c0e17fb2e6791c0..4b21d241422c84a3cd54cdd19e59c5110c2908f2:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index b348f92..21ded83 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -15,6 +15,8 @@ vcsh(1) - manage and sync config files via git `vcsh` list +`vcsh` rename + `vcsh` run `vcsh` seed-gitignore @@ -62,6 +64,9 @@ A sample configuration for `vcsh` and `mr` can be found at * list: List all local vcsh repositories. +* rename: + Rename a repository. + * run: Run command with <$GIT_DIR> and <$GIT_WORK_TREE> set. Allows you to run any and all commands without any restrictions. Use with care.