mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-19 22:06:13 +00:00
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:
parent
b9d7c3a087
commit
8ad08546e5
@ -419,7 +419,8 @@ usage(const char *appname)
|
||||
"\n"
|
||||
"The following parameters apply:\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"
|
||||
"\n",
|
||||
appname,
|
||||
|
Loading…
x
Reference in New Issue
Block a user