Copyright (c) 2010 Tapio Vierros
License: zlib (http://www.opensource.org/licenses/zlib-license.php)
This is a simple script to abstract common version control system tasks.
It is designed to make e.g. VCS updates easy, so that you don't need to remember under which system each project is. As such, it is directed towards users who track repositories without doing much development.
If more than one repository is given, the updates are done in parallel.
Put the 'vcs' file or symlink to it to your PATH.
See: vcs --help