ls
Purpose:	

List files in a tree.
Usage:	

bzr ls [PATH]
Options:	
--from-root 	

Print paths relative to the root of the branch.
--ignored 	

Print ignored files.
--kind=ARG 	

List entries of a particular kind: file, directory, symlink.
-v, --verbose 	

Display more information.
--versioned 	

Print versioned files.
--unknown 	

Print unknown files.
-h, --help 	

Show help message.
-q, --quiet 	

Only display errors and warnings.
--non-recursive
 	

Don't recurse into subdirectories.
--show-ids 	

Show internal object ids.
--null 	

Write an ascii NUL (0) separator between files rather than a newline.
-r ARG, --revision=ARG
 	

See "help revisionspec" for details.
See also:	

cat, status