mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-09 22:40:06 +00:00
texconv: -d was never implemented, remove from help output
This commit is contained in:
parent
c3ac93db96
commit
f3ef3dcbf5
@ -379,7 +379,6 @@ void PrintUsage()
|
||||
wprintf( L"\n");
|
||||
wprintf( L" -w <n> width\n");
|
||||
wprintf( L" -h <n> height\n");
|
||||
wprintf( L" -d <n> depth\n");
|
||||
wprintf( L" -m <n> miplevels\n");
|
||||
wprintf( L" -f <format> format\n");
|
||||
wprintf( L" -if <filter> image filtering\n");
|
||||
|
Loading…
Reference in New Issue
Block a user