cg-admin-cat(1)
===============

NAME
----
cg-admin-cat - cat file(s) by filename from given tree or revision

SYNOPSIS
--------
cg-admin-cat [-r TREE_ID] FILE...

DESCRIPTION
-----------
Cat a file of a given filename in a given revision (or in the current
one) to stdout.

OPTIONS
-------

--
-r TREE_ID::
	ID of the revision or tree where to look for the file, instead of
	HEAD.


-h, --help::
	Print usage summary.

--long-help::
	Print user manual. The same as found in gitlink:cg-admin-cat[1].
--



COPYRIGHT
---------
Copyright (C) John Ellson, 2005

SEE ALSO
--------
cg-admin-cat is part of gitlink:cogito[7],
a toolkit for managing gitlink:git[7] trees.
