From: José Fonseca Date: Thu, 20 Dec 2012 16:28:29 +0000 (+0000) Subject: cli: Update description of windows trace apis. X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=163ac89a6c19c46e1afd7402456ef090b4195d39;hp=d4dd924850e6fb3b7d150299d08b6d488ff1023a;p=apitrace cli: Update description of windows trace apis. --- diff --git a/cli/cli_trace.cpp b/cli/cli_trace.cpp index 2646ffd..40fad95 100644 --- a/cli/cli_trace.cpp +++ b/cli/cli_trace.cpp @@ -219,7 +219,7 @@ usage(void) " -v, --verbose verbose output\n" " -a, --api=API specify API to trace (" #ifdef _WIN32 - "gl, d3d7, d3d8, d3d9, or d3d10" + "gl, d3d7, d3d8, d3d9, or dxgi (for d3d10 and higher) " #else "gl or egl" #endif