Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 4c66e4a74400d106ea54ec458e4c006c > files > 2830

bzr-2.6.0-11.mga5.x86_64.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.
  -q, --quiet           Only display errors and warnings.
  -v, --verbose         Display more information.
  -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>`