moby--moby/docs/sources/commandline
Jesse Dubay d14c162fd6 Use box-drawing characters in `docker images -tree`
This makes the output of `docker images -tree` look a little prettier.
Previously it displayed a combination of box-drawing characters and pipe
characters, so the lines didn't quite connect...

Before:

    └─aceb1e132fe5 Size: 487 MB (virtual 1.728 GB)
      |─c5480c55e00a Size: 44.89 MB (virtual 1.773 GB)
      | └─96c21b5e3c80 Size: 17.25 kB (virtual 1.773 GB)
      |   └─58f3f2293512 Size: 8.191 MB (virtual 1.782 GB)

After:

    └─aceb1e132fe5 Size: 487 MB (virtual 1.728 GB)
      ├─c5480c55e00a Size: 44.89 MB (virtual 1.773 GB)
      │ └─96c21b5e3c80 Size: 17.25 kB (virtual 1.773 GB)
      │   └─58f3f2293512 Size: 8.191 MB (virtual 1.782 GB)
2013-12-18 22:30:21 -08:00
..
cli.rst Use box-drawing characters in `docker images -tree` 2013-12-18 22:30:21 -08:00
docker_images.gif Clean up build warnings. Remove redundant files. 2013-10-17 17:57:01 -07:00
index.rst Clean up build warnings. Remove redundant files. 2013-10-17 17:57:01 -07:00