Sophie

Sophie

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

bzr-2.7.0-6.mga7.aarch64.rpm

ls
==

:Purpose: List files in a tree.
:Usage:   bzr ls [PATH]

:Options:
  --from-root           Print paths relative to the root of the branch.
  -i, --ignored         Print ignored files.
  -k ARG, --kind=ARG    List entries of a particular kind: file, directory,
                        symlink.
  -v, --verbose         Display more information.
  -R, --recursive       Recurse into subdirectories.
  -V, --versioned       Print versioned files.
  -u, --unknown         Print unknown files.
  -h, --help            Show help message.
  -q, --quiet           Only display errors and warnings.
  -d ARG, --directory=ARG
                        Branch to operate on, instead of working directory.
  --usage               Show usage message and options.
  --show-ids            Show internal object ids.
  -0, --null            Use an ASCII NUL (\0) separator rather than a newline.
  -r ARG, --revision=ARG
                        See "help revisionspec" for details.

:See also: :doc:`cat <cat-help>`, :doc:`status <status-help>`