intel_gpu_tools: describe -e option in usage screen

This patch adds a short description of '-e' option to the usage screen.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
Eugeni Dodonov 2011-09-05 19:59:40 -03:00
parent b9d7c3a087
commit 8ad08546e5

View File

@ -419,7 +419,8 @@ usage(const char *appname)
"\n" "\n"
"The following parameters apply:\n" "The following parameters apply:\n"
"[-s <samples>] samples per seconds (default %d)\n" "[-s <samples>] samples per seconds (default %d)\n"
"[-o <file>] output to file (default to stdio)\n" "[-e <command>] command to profile\n"
"[-o <file>] output to file (default to stdio)\n"
"[-h] show this help screen\n" "[-h] show this help screen\n"
"\n", "\n",
appname, appname,