Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9d1af6372cff611d55ae43f78bcc9e32 > files > 2803

bzr-2.6.0-5.mga4.x86_64.rpm

cat
===

:Purpose: Write the contents of a file as of a given revision to standard output.
:Usage:   bzr cat FILENAME

:Options:
  -v, --verbose         Display more information.
  --name-from-revision  The path name in the old tree.
  -q, --quiet           Only display errors and warnings.
  -d ARG, --directory=ARG
                        Branch to operate on, instead of working directory.
  --filters             Apply content filters to display the convenience form.
  --usage               Show usage message and options.
  -r ARG, --revision=ARG
                        See "help revisionspec" for details.
  -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: :doc:`ls <ls-help>`