cat
Purpose:	

Write the contents of a file as of a given revision to standard output.
Usage:	

bzr cat FILENAME
Options:	
-r ARG, --revision=ARG
 	

See "help revisionspec" for details.
-v, --verbose 	

Display more information.
-q, --quiet 	

Only display errors and warnings.
--name-from-revision
 	

The path name in the old tree.
-h, --help 	

Show help message.
Description:	

If no revision is nominated, the last revision is used.

Note: Take care to redirect standard output when using this command on a binary file.
See also:	

ls