man cg-admin-cat (Commandes) - cat a file(s) by filename from a git repository

NAME

cg-admin-cat - cat a file(s) by filename from a git repository

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 help.

COPYRIGHT

Copyright © John Ellson, 2005

SEE ALSO

cg-admin-cat command is part of cogito(7), a toolkit for managing git(7) trees.