Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > a99c463cccd19ab912401d5eb4e6ee20 > files > 298

bzr-doc-2.4.2-1.fc16.noarch.rpm

ignored
=======

:Purpose: List ignored files and the patterns that matched them.
:Usage:   bzr ignored

:Options:
  --usage               Show usage message and options.
  -d ARG, --directory=ARG
                        Branch to operate on, instead of working directory
  -v, --verbose         Display more information.
  -q, --quiet           Only display errors and warnings.
  -h, --help            Show help message.

:Description:
  List all the ignored files and the ignore pattern that caused the file to
  be ignored.
  
  Alternatively, to list just the files::
  
      bzr ls --ignored

:See also: :doc:`ignore <ignore-help>`, :doc:`ls <ls-help>`