vulkaninfo: added more documentation for show-formats
authorCharles Giessen <charles@lunarg.com>
Fri, 1 Nov 2019 17:40:27 +0000 (11:40 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Fri, 1 Nov 2019 20:23:01 +0000 (14:23 -0600)
commit1efe15633cf80f070852ecc54d591b7fb3e2a67e
tree61be4257bc3c699674865e22ed8cd0f7d371fc2d
parentd5b8bdcdf7f47f9bd7846cd297c506d62c7fe3a4
vulkaninfo: added more documentation for show-formats

The indented behavior was to only show format properties if requested
for text output and always show them for html & json. This commit
modifies the --help output and documentation to better reflect this
behavior.

files modified
 - vulkaninfo/vulkaninfo.cpp
 - vulkaninfo/vulkaninfo.md

Change-Id: I5e35b8af2db74c37dfadf669ffc81e69304fc4e0
vulkaninfo/vulkaninfo.cpp
vulkaninfo/vulkaninfo.md