X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/938ee6f6bb1384a4c57556fd9be62ebf278c8114..af34387542dd1524498adba5d8850fbfa15aa02f:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 11db1ef..0fbead9 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -101,13 +101,13 @@ an interactive user. Set up repository with recommended settings. * which : - Find in any tracked file name. + Find in name of any tracked file. * 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` on a repo. Will prepend `git` to . * : Shortcut to run `vcsh enter `. @@ -160,6 +160,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 +186,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