X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/e3786815cbfb687f4fe6d6ac95ba8daa46e11db2..9428231232dc3238dad1791e1085342d7a40b82b:/doc/vcsh.1.ronn?ds=inline diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index e434b3c..fbc961d 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -1,5 +1,5 @@ -vcsh(1) - manage and sync config files via git -============================================== +vcsh(1) - manage config files in $HOME via fake bare git repositories +===================================================================== ## SYNOPSIS @@ -23,12 +23,14 @@ vcsh(1) - manage and sync config files via git `vcsh` run -`vcsh` seed-gitignore - `vcsh` setup +`vcsh` write-gitignore + `vcsh` +`vcsh` + ## DESCRIPTION @@ -92,15 +94,18 @@ an interactive user. This is needed to support mr and other scripts properly and of no concern to an interactive user. -* seed-gitignore: - Seed .gitignore.d/ from git ls-files. - * setup: Set up repository with recommended settings. +* write-gitignore: + Write .gitignore.d/ via git ls-files. + * : Shortcut to run `vcsh` on a repo. Will prepend `git` to by itself. +* : + Shortcut to run `vcsh enter `. + ## ENVIRONMENT As noted earlier, `vcsh` will set <$GIT_DIR> and <$GIT_WORK_TREE> to the