X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/77afd689e3bbc0ada1cadd2ed55d2adb65c9aebb..2dcbc4d6ccedf064aaec330b585652900cc2c061:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 5e69c9a..88ebd9d 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -3,6 +3,8 @@ vcsh(1) - manage config files in $HOME via fake bare git repositories ## SYNOPSIS +`vcsh` [] + `vcsh` clone [] `vcsh` delete @@ -21,7 +23,7 @@ vcsh(1) - manage config files in $HOME via fake bare git repositories `vcsh` rename -`vcsh` run +`vcsh` run `vcsh` setup @@ -29,7 +31,7 @@ vcsh(1) - manage config files in $HOME via fake bare git repositories `vcsh` write-gitignore -`vcsh` +`vcsh` `vcsh` @@ -59,6 +61,17 @@ an interactive user. ## OPTIONS +* -c: + Source prior to other configuration files + +* -d: + Enable debug mode + +* -v: + Enable verbose mode + +## COMMANDS + * clone: Clone an existing repository. @@ -107,7 +120,7 @@ an interactive user. Write .gitignore.d/ via git ls-files. * : - Shortcut to run `vcsh` on a repo. Will prepend `git` to by itself. + Shortcut to run `vcsh` on a repo. Will prepend `git` to . * : Shortcut to run `vcsh enter `. @@ -160,6 +173,12 @@ You can put any and all commands into this config file and they will be executed None are known at this time, but reports and/or patches are more than welcome. +## KNOWN ISSUES + +As of this writing (June 2012), `vcsh` does not work with `git submodule` due +to limitations within `git`. Depending on when you are reading this, you might +want to consider upgrading. + ## HISTORY Like most people, the author initially made do with a single repository for all @@ -180,7 +199,7 @@ This manpage and `vcsh` itself were written by Richard "RichiH" Hartmann. Copyright 2011-2012 Richard Hartmann -Licensed under the GNU GPL version 3 or higher. +Licensed under the GNU GPL version 2 or higher. https://github.com/RichiH/vcsh