]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-ls.md
bup-restore.md: add more detail to the restore --map-* documentation.
[bup.git] / Documentation / bup-ls.md
index ed07ca64a1b61853e57d351950b06da4d4732312..359d91486a3a088e3f8b8dc79f9c9f3ac57932b3 100644 (file)
@@ -8,7 +8,7 @@ bup-ls - list the contents of a bup repository
 
 # SYNOPSIS
 
-bup ls [-s] [-a] <paths...>
+bup ls [-s] [-a] \<paths...\>
 
 # DESCRIPTION
 
@@ -38,12 +38,18 @@ you can view its contents using `bup join` or `git show`.
 
 # OPTIONS
 
--s, --hash
+-s, \--hash
 :   show hash for each file/directory.
 
--a, --all
+-a, \--all
 :   show hidden files.
 
+-l
+:   show file sizes.
+
+\--human-readable
+:   print human readable file sizes (i.e. 3.9K, 4.7M)
+
 # EXAMPLE
 
     bup ls /myserver/latest/etc/profile