Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > c8cd3129d93981aadc6c5112e01e2495 > files > 2860

bzr-2.7.0-1.2.mga6.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>`