Skip to content
Snippets Groups Projects
Commit 82224cf5 authored by floreal.risso's avatar floreal.risso
Browse files

fix: usage msg

parent a7ae9dc8
Branches
Tags
2 merge requests!9fix sensor example (doc),!5Add dev name to labels
......@@ -38,6 +38,6 @@ Optparse nvidia_gpu_opt[1] = {
.shortname = 'n',
.argtype = OPTPARSE_NONE,
.usage_arg = NULL,
.usage_msg = "provides basic gpu information",
.usage_msg = "provides basic gpu information [clocks, memory, utilization, power, temperature].",
},
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment