1CG-ADMIN-CAT(1) CG-ADMIN-CAT(1)
2
3
4
6 cg-admin-cat - cat file(s) by filename from given tree or revision
7
9 cg-admin-cat [-r TREE_ID] FILE...
10
11
13 Cat a file of a given filename in a given revision (or in the current
14 one) to stdout.
15
16
18 -r TREE_ID
19 ID of the revision or tree where to look for the file, instead
20 of HEAD.
21
22 -h, --help
23 Print usage summary.
24
25 --long-help
26 Print user manual. The same as found in cg-admin-cat(1).
27
29 Copyright © John Ellson, 2005
30
31
33 cg-admin-cat is part of cogito(7), a toolkit for managing git(7) trees.
34
35
36
37
38 12/11/2006 CG-ADMIN-CAT(1)