Improved usage hint

This commit is contained in:
Robin Quint 2021-04-27 16:06:06 +02:00
parent e50b0a857c
commit 4bf373e9a3

View File

@ -1820,7 +1820,7 @@ void usage()
" --auto-map-locations | --aml automatically locate input/output lacking\n" " --auto-map-locations | --aml automatically locate input/output lacking\n"
" 'location' (fragile, not cross stage)\n" " 'location' (fragile, not cross stage)\n"
" --auto-sampled-textures Removes sampler variables and converts\n" " --auto-sampled-textures Removes sampler variables and converts\n"
" existing textures to combined image-samplers\n" " existing textures to sampled textures\n"
" --client {vulkan<ver>|opengl<ver>} see -V and -G\n" " --client {vulkan<ver>|opengl<ver>} see -V and -G\n"
" --depfile <file> writes depfile for build systems\n" " --depfile <file> writes depfile for build systems\n"
" --dump-builtin-symbols prints builtin symbol table prior each compile\n" " --dump-builtin-symbols prints builtin symbol table prior each compile\n"