man(1) ARCS man page man(1) NAME ARCS - Automated Revision Control System, version 2 SYNOPSIS arcs2 [OPTIONS] DESCRIPTION arcs2 is a much-simplified version of arcs. It is a small shell script, and works only with git, with fewer features, but runs much faster than arcs for large modules; arcs has a N^2 problem which could be avoided by using a hash-table, but I never got around to it. OPTIONS -h -help --help help -v verbose mode -i init new repository -n take no action, only show what would have happened EXAMPLES TODO add some examples, it's simpler than old arcs though... AUTHORS Sam Watkins (sam@nipl.net) SEE ALSO arcs git ssh sshc 0.9.9.3 18 April 2009 man(1)