Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 7e647d9940d31b34c253e6f71c416c4b > files > 2917

bzr-2.7.0-6.mga7.aarch64.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>`